thin-provisioning-tools/caching
2013-10-29 11:35:05 +00:00
..
cache_check.cc [cache_check] tweak exception handling; there was a window where they weren't caught 2013-10-11 11:04:06 +01:00
cache_dump.cc [caching] factor metadata_dump out of cache_dump 2013-10-09 10:22:06 +01:00
cache_metadata.h caching/superblock.{h,cc} 2013-08-16 13:39:12 +01:00
cache_repair.cc [cache_repair] written 2013-10-09 10:42:14 +01:00
cache_restore.cc [cache_restore] --debug-override-metadata-version 2013-10-15 10:24:12 +01:00
dump.cc caching/superblock.{h,cc} 2013-08-16 13:39:12 +01:00
emitter.h [cache_dump/restore] add discards to the xml format 2013-10-11 10:03:51 +01:00
hint_array.cc [caching tools] handle version 1 metadata where policy_hint_width is zero 2013-10-14 12:40:13 +01:00
hint_array.h [caching tools] handle version 1 metadata where policy_hint_width is zero 2013-10-14 12:40:13 +01:00
mapping_array.cc [caching] introduce walk_mapping_array() 2013-10-08 12:12:01 +01:00
mapping_array.h [caching] a couple of methods didn't need to be virtual 2013-10-08 12:39:34 +01:00
metadata_disk_structures.cc caching/superblock.{h,cc} 2013-08-16 13:39:12 +01:00
metadata_disk_structures.h caching/superblock.{h,cc} 2013-08-16 13:39:12 +01:00
metadata_dump.cc [caching/metadata_dump] valid_blocks should have been passed by reference 2013-10-10 11:27:34 +01:00
metadata_dump.h [caching] factor metadata_dump out of cache_dump 2013-10-09 10:22:06 +01:00
metadata.cc [caching/metadata] superblock was being zeroed on creation, rather than letting the constructor do it's stuff. 2013-10-11 11:02:04 +01:00
metadata.h [caching] start wiring up the discard bitset 2013-10-10 13:08:04 +01:00
restore_emitter.cc [cache_dump/restore] add discards to the xml format 2013-10-11 10:03:51 +01:00
restore_emitter.h some work on cache_restore 2013-09-12 12:33:32 +01:00
superblock.cc [caching] superblock_flags.clear_flag() 2013-10-29 11:35:05 +00:00
superblock.h [caching] superblock_flags.clear_flag() 2013-10-29 11:35:05 +00:00
xml_format.cc [cache_dump/restore] add discards to the xml format 2013-10-11 10:03:51 +01:00
xml_format.h WIP on cache tools 2013-09-11 11:40:46 +01:00