Commit Graph

750 Commits

Author SHA1 Message Date
Joe Thornber
2ecf051336 [cache_dump] add --repair flag (not functional yet) 2013-10-08 11:54:22 +01:00
Joe Thornber
505cf95109 [cache_check] --super-block-only, --skip-mappings, --skip-hints 2013-10-08 11:34:10 +01:00
Joe Thornber
bd06f58f6f [cache_check] feature to test --quiet 2013-10-08 11:21:31 +01:00
Joe Thornber
a20b50815e [cache_check] remove some dead code 2013-10-08 11:17:20 +01:00
Joe Thornber
be22981a7d [ache_check] hint array damage reporting 2013-10-08 11:00:05 +01:00
Joe Thornber
ddf5765f9c [caching] damage visitor and checker for hint array 2013-10-08 10:43:20 +01:00
Joe Thornber
7da033d5c1 [hint_array] move hint_traits to .cc file 2013-10-08 10:02:25 +01:00
Joe Thornber
19b5c6193f [cache_check] detect duplicate mappings or unknown mapping flags 2013-10-08 09:59:16 +01:00
Joe Thornber
81a72c8a35 [cache_check] mapping damage reporter 2013-10-08 09:36:20 +01:00
Joe Thornber
96143f0bed [caching/mapping_array] namespace tweaking 2013-10-08 09:11:04 +01:00
Joe Thornber
42fd6b928b [cache_check] A whole bunch of superblock checks 2013-10-07 15:21:45 +01:00
Joe Thornber
7cd4728fbf [build] add LDFLAGS to thin_metadata_size 2013-10-07 14:27:08 +01:00
Joe Thornber
e7816d2f43 [block] Open block files with O_DIRECT | O_SYNC.
Putting this back in.  Dumping metadata snapshots fails without.  So
there's more caching in the kernel than I expected.
2013-10-07 09:58:17 +01:00
Joe Thornber
fd7c539a58 [cache_check] Errors weren't being propagated up to the exit code 2013-10-04 16:08:31 +01:00
Joe Thornber
ce8e19fa75 remove old fixme 2013-10-02 11:08:09 +01:00
Joe Thornber
3bc798c1f8 [array] wire up the correct validator 2013-10-02 11:07:33 +01:00
Joe Thornber
e7223037d4 [cache_check] wip 2013-10-02 10:50:42 +01:00
Joe Thornber
b1f5807513 [caching/mapping_array] add damage visitor 2013-10-02 10:50:13 +01:00
Joe Thornber
326134a7aa [array] add visit method for values and damage 2013-10-02 10:44:57 +01:00
Joe Thornber
9c65f2f30b [cache_dump.feature] correct -h expectations 2013-09-26 12:05:53 +01:00
Joe Thornber
bb898eeaad [cache_restore/dump] hint_width work.
dump/restore cycle works again.
2013-09-26 11:36:01 +01:00
Joe Thornber
bd1a189298 [caching] change the emitter->hint value type 2013-09-24 12:37:27 +01:00
Joe Thornber
8408ab12f8 [caching] add grow method to the hint_array wrapper 2013-09-24 12:12:57 +01:00
Joe Thornber
17f7c982f2 [caching] hint support 2013-09-24 12:00:09 +01:00
Joe Thornber
2e58332e49 [cache_restore/dump] mappings dump restore ok now 2013-09-23 11:15:41 +01:00
Joe Thornber
dc97e0ea4e Update ignore file 2013-09-19 13:52:29 +01:00
Joe Thornber
61e90998c0 [cache_dump, cache_restore] restore/dump cycle works 2013-09-19 13:45:56 +01:00
Joe Thornber
c476de1756 [cache_restore] more wip 2013-09-18 13:00:26 +01:00
Joe Thornber
cce3b5980f bump version to 0.2.7 2013-09-16 13:46:53 +01:00
Joe Thornber
7ce306cb6d [thin_restore] check the input file exists.
Previously we were hanging if it didn't
2013-09-16 13:43:06 +01:00
Joe Thornber
14122d6875 Move check_file_exists() to file_utils.{h,cc} 2013-09-16 13:42:39 +01:00
Joe Thornber
ea424c4134 Fixup some feature tests that need metadata.bin present
They were failing for the wrong reason.
2013-09-16 13:41:55 +01:00
Joe Thornber
6638f7054f Test for missing input file 2013-09-16 13:06:23 +01:00
Joe Thornber
93b1077017 Fix bad thinp_xml command line 2013-09-16 13:05:58 +01:00
Joe Thornber
4124460c84 Update Gemfile.lock 2013-09-16 13:04:31 +01:00
Joe Thornber
41864f041f hint_array pack/unpack 2013-09-12 14:42:59 +01:00
Joe Thornber
a05d75611e mapping_array.cc 2013-09-12 14:21:25 +01:00
Joe Thornber
dadb32d15f some work on cache_restore 2013-09-12 12:33:32 +01:00
Joe Thornber
6615b25e4b WIP on cache tools 2013-09-11 11:40:46 +01:00
Joe Thornber
d3ce6b811b Start stubbing out cache_dump 2013-08-19 12:40:03 +01:00
Joe Thornber
a933749cbf update ignore file 2013-08-16 16:44:44 +01:00
Joe Thornber
4360c8cbff Some work on cache_check and cache_restore 2013-08-16 16:29:41 +01:00
Joe Thornber
5fa1c0a212 Add a feature that tests failure when the output file is missed off the thin_restore command line. 2013-08-16 16:28:25 +01:00
Joe Thornber
7ada06aa77 fluff 2013-08-16 14:34:51 +01:00
Joe Thornber
be6f90f16c [thin_restore] use full paths for includes. 2013-08-16 14:33:19 +01:00
Joe Thornber
487f48145f Move cache_check_steps.rb -> cache_steps.rb 2013-08-16 14:28:46 +01:00
Joe Thornber
67551d81f1 Put error_state into into it's own file. 2013-08-16 14:07:04 +01:00
Joe Thornber
94bd3aef3b Put nested_output in it's own file 2013-08-16 13:48:25 +01:00
Joe Thornber
1e925d4cf1 caching/superblock.{h,cc} 2013-08-16 13:39:12 +01:00
Joe Thornber
500e508c6d fix up some coverity issues 2013-08-15 16:26:17 +01:00