unit-tests | ||
.gitignore | ||
block.h | ||
block.tcc | ||
btree_checker.h | ||
btree.h | ||
btree.tcc | ||
checksum.cc | ||
checksum.h | ||
core_map.h | ||
endian_utils.cc | ||
endian_utils.h | ||
error_set.cc | ||
error_set.h | ||
hex_dump.cc | ||
hex_dump.h | ||
main.cc | ||
Makefile | ||
math_utils.h | ||
metadata_disk_structures.cc | ||
metadata_disk_structures.h | ||
metadata.cc | ||
metadata.h | ||
README | ||
space_map_disk_structures.h | ||
space_map_disk.cc | ||
space_map_disk.h | ||
space_map.h | ||
thin_dump.cc | ||
thin_repair.cc | ||
thin_restore.cc | ||
transaction_manager.cc | ||
transaction_manager.h |
A suite of tools for thin provisioning on Linux. Requires the g++ and the boost libraries to build.