.. |
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_dump, cache_restore] restore/dump cycle works
|
2013-09-19 13:45:56 +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/hint_array] resize the destination before unpacking a hint
|
2013-10-10 11:26:13 +01:00 |
hint_array.h
|
[caching/hint_array] add walk method
|
2013-10-09 09:45:17 +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] remove some old debug
|
2013-10-11 11:02:54 +01:00 |
superblock.h
|
[cache_check] A whole bunch of superblock checks
|
2013-10-07 15:21:45 +01: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 |