Ming-Hung Tsai
|
b7bf82b8f2
|
[all] Fix newline in version string
|
2021-05-12 12:03:52 +08:00 |
|
Ming-Hung Tsai
|
1fe8a0dbde
|
[thin_check] Allow using --clear-needs-check and --skip-mappings together
Although it is not recommended to clear the flag without a full
examination, however, the usage has been documented as an approach
to reduce lvchange run time [1]. For the purpose of backward
compatibility and avoiding boot failure after upgrading thin_check [2],
the limitation is now removed.
[1] https://wiki.archlinux.org/index.php/LVM#Thinly-provisioned_root_volume_device_times_out
[2] Community feedback on previous commit:
https://github.com/jthornber/thin-provisioning-tools/commit/b278f4f
|
2020-11-24 18:17:36 +08:00 |
|
Joe Thornber
|
2fa732a93c
|
[functional tests] Port some of Hank's sh tests to Rust.
Run with 'cargo test'
|
2020-08-13 14:20:29 +01:00 |
|
Joe Thornber
|
c254ebe384
|
[functional-tests] Port 3 --auto-repair tests from Scheme to Rust
|
2020-08-12 13:03:01 +01:00 |
|
Joe Thornber
|
5a16f21199
|
[functional tests] Fixup a few tests that broke when we bumped the version nr.
|
2020-08-12 12:33:16 +01:00 |
|
Joe Thornber
|
fa4ea3e2d9
|
[functional-tests] port some of the cache_check tests to Rust
|
2020-08-07 14:30:00 +01:00 |
|
Joe Thornber
|
39822a7165
|
[functional-tests (rust)] squash warnings
|
2020-08-03 10:59:19 +01:00 |
|
Joe Thornber
|
9552cb4817
|
[functional-tests] Port thin_rmap tests to Rust.
cargo test
|
2020-08-03 10:47:03 +01:00 |
|
Joe Thornber
|
baf1fe325f
|
[functional-tests] Move thin_dump tests to Rust.
cargo test
|
2020-07-31 16:31:10 +01:00 |
|
Joe Thornber
|
78db9a24fa
|
[functional-tests (rust)] factor out TestDir
|
2020-07-31 14:26:22 +01:00 |
|
Joe Thornber
|
084a26bf85
|
[functional-tests] Recode thin_restore tests in Rust.
Now part of 'cargo test'
|
2020-07-31 12:12:40 +01:00 |
|
Joe Thornber
|
fcfcc60b89
|
[functional-tests] Move thin_check functional tests to Rust.
They'll be run as part of 'cargo test' now.
|
2020-07-31 11:04:12 +01:00 |
|