thin-provisioning-tools/src
Ming-Hung Tsai 0acc57d17f [thin_restore (rust)] Fix errors in tests
- Move error messages to stderr (fixes unwritable_output_file,
  input_file_not_found, and missing_input_option)
- Validate XML structures implicitly (fixes corrupted_input_data)
- Check output file size (fixes tiny_output_file)
- Provide XML error context
- Fix mk_valid_input()
2021-09-16 21:55:46 +08:00
..
bin [thin_restore (rust)] Fix errors in tests 2021-09-16 21:55:46 +08:00
cache [thin/cache (rust)] Validate superblock checksum 2021-08-27 11:17:27 +08:00
pack [thin_metadata_unpack] Fix truncated output file on invalid input 2021-07-09 01:22:22 +08:00
pdata [thin_repair (rust)] Add searching for missing roots 2021-08-27 02:17:57 +08:00
shrink [all (rust)] Pull out structures for intermediate representation 2021-07-21 18:46:06 +08:00
thin [thin_restore (rust)] Fix errors in tests 2021-09-16 21:55:46 +08:00
checksum.rs [checksum] Support cache and era superblock 2021-05-28 03:19:42 +08:00
file_utils.rs [thin_restore (rust)] Fix errors in tests 2021-09-16 21:55:46 +08:00
io_engine.rs [all] Apply cargo fmt, and fix clippy warning of branches_sharing_code 2021-07-02 16:17:52 +08:00
lib.rs [cache (rust)] Add visitor traits for cache_restore 2021-05-28 03:19:42 +08:00
math.rs [math (rust)] Make the functions generic 2021-05-28 03:19:42 +08:00
report.rs Merge pull request #168 from mingnus/2020-10-09-thin-restore-rewrite 2021-05-04 09:21:40 +01:00
version.rs [all] Fix newline in version string 2021-05-12 12:03:52 +08:00
write_batcher.rs [btree_builder] Fix reference counts of unshifted child values 2021-08-05 23:41:23 +08:00
xml.rs [thin_restore (rust)] Fix errors in tests 2021-09-16 21:55:46 +08:00