thin-provisioning-tools/thin-provisioning
Joe Thornber d113ff6e5a thin restorer is now careful to share the mapping tree for empty devices.
This saves a lot of metadata space if you're creating lots of empty
devs (4k per dev).  Also makes things faster since we don't have to
allocate.
2013-05-07 14:24:59 +01:00
..
device_checker.cc [btree] visitor now passed as a reference rather than shared_ptr 2013-05-02 12:31:33 +01:00
device_checker.h
emitter.h
file_utils.cc
file_utils.h
human_readable_format.cc
human_readable_format.h
main.cc
metadata_checker.cc
metadata_checker.h
metadata_disk_structures.cc
metadata_disk_structures.h
metadata_dumper.cc [btree] visitor now passed as a reference rather than shared_ptr 2013-05-02 12:31:33 +01:00
metadata_dumper.h
metadata.cc
metadata.h
range.h ostream operator << for range template. 2013-05-01 16:30:59 +01:00
restore_emitter.cc thin restorer is now careful to share the mapping tree for empty devices. 2013-05-07 14:24:59 +01:00
restore_emitter.h
superblock_checker.cc
superblock_checker.h
superblock_validator.cc
superblock_validator.h
thin_check.cc
thin_debug.cc
thin_dump.cc
thin_pool.cc
thin_pool.h
thin_restore.cc
xml_format.cc
xml_format.h