Go to file
Joe Thornber b4e678b42e more build stuff 2011-12-09 12:54:51 +00:00
autoconf more build stuff 2011-12-09 12:54:51 +00:00
unit-tests first pass at autoconfing 2011-12-06 15:47:24 +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
COPYING Add copyright 2011-12-06 13:43:44 +00:00
Makefile.in more build stuff 2011-12-09 12:54:51 +00:00
README add expat to the dependencies in README 2011-11-23 11:05:06 +00:00
VERSION first pass at autoconfing 2011-12-06 15:47:24 +00:00
block.h actually add the copyright 2011-12-06 13:53:05 +00:00
block.tcc actually add the copyright 2011-12-06 13:53:05 +00:00
block_counter.h actually add the copyright 2011-12-06 13:53:05 +00:00
btree.h actually add the copyright 2011-12-06 13:53:05 +00:00
btree.tcc actually add the copyright 2011-12-06 13:53:05 +00:00
btree_checker.h actually add the copyright 2011-12-06 13:53:05 +00:00
cache.h actually add the copyright 2011-12-06 13:53:05 +00:00
checksum.cc actually add the copyright 2011-12-06 13:53:05 +00:00
checksum.h actually add the copyright 2011-12-06 13:53:05 +00:00
configure.in more build stuff 2011-12-09 12:54:51 +00:00
deleter.h actually add the copyright 2011-12-06 13:53:05 +00:00
emitter.h actually add the copyright 2011-12-06 13:53:05 +00:00
endian_utils.cc actually add the copyright 2011-12-06 13:53:05 +00:00
endian_utils.h actually add the copyright 2011-12-06 13:53:05 +00:00
error_set.cc actually add the copyright 2011-12-06 13:53:05 +00:00
error_set.h actually add the copyright 2011-12-06 13:53:05 +00:00
hex_dump.cc actually add the copyright 2011-12-06 13:53:05 +00:00
hex_dump.h actually add the copyright 2011-12-06 13:53:05 +00:00
human_readable_format.cc actually add the copyright 2011-12-06 13:53:05 +00:00
human_readable_format.h actually add the copyright 2011-12-06 13:53:05 +00:00
main.cc actually add the copyright 2011-12-06 13:53:05 +00:00
math_utils.h actually add the copyright 2011-12-06 13:53:05 +00:00
metadata.cc actually add the copyright 2011-12-06 13:53:05 +00:00
metadata.h actually add the copyright 2011-12-06 13:53:05 +00:00
metadata_checker.cc actually add the copyright 2011-12-06 13:53:05 +00:00
metadata_checker.h actually add the copyright 2011-12-06 13:53:05 +00:00
metadata_disk_structures.cc actually add the copyright 2011-12-06 13:53:05 +00:00
metadata_disk_structures.h actually add the copyright 2011-12-06 13:53:05 +00:00
metadata_dumper.cc actually add the copyright 2011-12-06 13:53:05 +00:00
metadata_dumper.h actually add the copyright 2011-12-06 13:53:05 +00:00
mk_release more build stuff 2011-12-09 12:54:51 +00:00
restore_emitter.cc actually add the copyright 2011-12-06 13:53:05 +00:00
restore_emitter.h actually add the copyright 2011-12-06 13:53:05 +00:00
run_list.h actually add the copyright 2011-12-06 13:53:05 +00:00
run_list.tcc actually add the copyright 2011-12-06 13:53:05 +00:00
space_map.cc actually add the copyright 2011-12-06 13:53:05 +00:00
space_map.h actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_core.h actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_disk.cc actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_disk.h actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_disk_structures.h actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_recursive.cc actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_recursive.h actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_transactional.cc actually add the copyright 2011-12-06 13:53:05 +00:00
space_map_transactional.h actually add the copyright 2011-12-06 13:53:05 +00:00
thin_dump.cc actually add the copyright 2011-12-06 13:53:05 +00:00
thin_pool.cc actually add the copyright 2011-12-06 13:53:05 +00:00
thin_pool.h actually add the copyright 2011-12-06 13:53:05 +00:00
thin_repair.cc actually add the copyright 2011-12-06 13:53:05 +00:00
thin_restore.cc actually add the copyright 2011-12-06 13:53:05 +00:00
transaction_manager.cc actually add the copyright 2011-12-06 13:53:05 +00:00
transaction_manager.h actually add the copyright 2011-12-06 13:53:05 +00:00
xml_format.cc actually add the copyright 2011-12-06 13:53:05 +00:00
xml_format.h actually add the copyright 2011-12-06 13:53:05 +00:00

README

A suite of tools for thin provisioning on Linux.

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