Go to file
Joe Thornber cc9dab3ead --amend
2011-12-06 13:43:56 +00:00
unit-tests --amend 2011-12-06 13:43:56 +00:00
xml_metadata add some example metadata dumps 2011-11-16 12:17:23 +00:00
.gitignore update ignore file 2011-10-10 10:30:27 +01:00
block_counter.h --amend 2011-12-06 13:43:56 +00:00
block.h --amend 2011-12-06 13:43:56 +00:00
block.tcc --amend 2011-12-06 13:43:56 +00:00
btree_checker.h --amend 2011-12-06 13:43:56 +00:00
btree.h --amend 2011-12-06 13:43:56 +00:00
btree.tcc --amend 2011-12-06 13:43:56 +00:00
cache.h --amend 2011-12-06 13:43:56 +00:00
checksum.cc --amend 2011-12-06 13:43:56 +00:00
checksum.h --amend 2011-12-06 13:43:56 +00:00
COPYING Add copyright 2011-12-06 13:43:44 +00:00
deleter.h --amend 2011-12-06 13:43:56 +00:00
emitter.h --amend 2011-12-06 13:43:56 +00:00
endian_utils.cc --amend 2011-12-06 13:43:56 +00:00
endian_utils.h --amend 2011-12-06 13:43:56 +00:00
error_set.cc --amend 2011-12-06 13:43:56 +00:00
error_set.h --amend 2011-12-06 13:43:56 +00:00
hex_dump.cc --amend 2011-12-06 13:43:56 +00:00
hex_dump.h --amend 2011-12-06 13:43:56 +00:00
human_readable_format.cc --amend 2011-12-06 13:43:56 +00:00
human_readable_format.h --amend 2011-12-06 13:43:56 +00:00
main.cc --amend 2011-12-06 13:43:56 +00:00
Makefile add the -O8 flag back in 2011-11-24 12:43:03 +00:00
math_utils.h --amend 2011-12-06 13:43:56 +00:00
metadata_checker.cc --amend 2011-12-06 13:43:56 +00:00
metadata_checker.h --amend 2011-12-06 13:43:56 +00:00
metadata_disk_structures.cc --amend 2011-12-06 13:43:56 +00:00
metadata_disk_structures.h --amend 2011-12-06 13:43:56 +00:00
metadata_dumper.cc --amend 2011-12-06 13:43:56 +00:00
metadata_dumper.h --amend 2011-12-06 13:43:56 +00:00
metadata.cc --amend 2011-12-06 13:43:56 +00:00
metadata.h --amend 2011-12-06 13:43:56 +00:00
README add expat to the dependencies in README 2011-11-23 11:05:06 +00:00
restore_emitter.cc --amend 2011-12-06 13:43:56 +00:00
restore_emitter.h --amend 2011-12-06 13:43:56 +00:00
run_list.h --amend 2011-12-06 13:43:56 +00:00
run_list.tcc --amend 2011-12-06 13:43:56 +00:00
space_map_core.h --amend 2011-12-06 13:43:56 +00:00
space_map_disk_structures.h --amend 2011-12-06 13:43:56 +00:00
space_map_disk.cc --amend 2011-12-06 13:43:56 +00:00
space_map_disk.h --amend 2011-12-06 13:43:56 +00:00
space_map_recursive.cc --amend 2011-12-06 13:43:56 +00:00
space_map_recursive.h --amend 2011-12-06 13:43:56 +00:00
space_map_transactional.cc --amend 2011-12-06 13:43:56 +00:00
space_map_transactional.h --amend 2011-12-06 13:43:56 +00:00
space_map.cc --amend 2011-12-06 13:43:56 +00:00
space_map.h --amend 2011-12-06 13:43:56 +00:00
thin_dump.cc --amend 2011-12-06 13:43:56 +00:00
thin_pool.cc --amend 2011-12-06 13:43:56 +00:00
thin_pool.h --amend 2011-12-06 13:43:56 +00:00
thin_repair.cc --amend 2011-12-06 13:43:56 +00:00
thin_restore.cc --amend 2011-12-06 13:43:56 +00:00
transaction_manager.cc --amend 2011-12-06 13:43:56 +00:00
transaction_manager.h --amend 2011-12-06 13:43:56 +00:00
xml_format.cc --amend 2011-12-06 13:43:56 +00:00
xml_format.h --amend 2011-12-06 13:43:56 +00:00

A suite of tools for thin provisioning on Linux.

Requires the g++, expat and the boost libraries to build.