Go to file
Joe Thornber 8f0a868554 make mk_release executable 2012-03-05 11:46:20 +00:00
autoconf more build stuff 2011-12-09 12:54:51 +00:00
man8 thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
unit-tests unit-tests/Makefile.in 2011-12-21 12:30:50 +01: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 thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
README Remove boost library from README 2011-12-15 11:53:15 +01:00
VERSION bump version 2012-03-02 13:28:25 +00:00
block.h Correct copyright year 2011-12-15 19:34:31 +01:00
block.tcc Correct copyright year 2011-12-15 19:34:31 +01:00
block_counter.h Correct copyright year 2011-12-15 19:34:31 +01:00
btree.h Correct copyright year 2011-12-15 19:34:31 +01:00
btree.tcc introduce checksum_exception 2012-02-27 14:07:16 +00:00
btree_checker.h thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
cache.h Correct copyright year 2011-12-15 19:34:31 +01:00
checksum.cc Correct copyright year 2011-12-15 19:34:31 +01:00
checksum.h Correct copyright year 2011-12-15 19:34:31 +01:00
configure.in - fix configure.h.in error and .PHONY 2011-12-21 11:31:56 +01:00
deleter.h Correct copyright year 2011-12-15 19:34:31 +01:00
emitter.h write the data device size to the xml output 2012-03-02 13:01:07 +00:00
endian_utils.cc Correct copyright year 2011-12-15 19:34:31 +01:00
endian_utils.h big endian support 2012-03-02 14:05:33 +00:00
error_set.cc thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
error_set.h thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
errors.h introduce checksum_exception 2012-02-27 14:07:16 +00:00
hex_dump.cc Correct copyright year 2011-12-15 19:34:31 +01:00
hex_dump.h Correct copyright year 2011-12-15 19:34:31 +01:00
human_readable_format.cc write the data device size to the xml output 2012-03-02 13:01:07 +00:00
human_readable_format.h Correct copyright year 2011-12-15 19:34:31 +01:00
main.cc Correct copyright year 2011-12-15 19:34:31 +01:00
math_utils.h Correct copyright year 2011-12-15 19:34:31 +01:00
metadata.cc introduce checksum_exception 2012-02-27 14:07:16 +00:00
metadata.h Correct copyright year 2011-12-15 19:34:31 +01:00
metadata_checker.cc thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
metadata_checker.h Correct copyright year 2011-12-15 19:34:31 +01:00
metadata_disk_structures.cc Correct copyright year 2011-12-15 19:34:31 +01:00
metadata_disk_structures.h Correct copyright year 2011-12-15 19:34:31 +01:00
metadata_dumper.cc write the data device size to the xml output 2012-03-02 13:01:07 +00:00
metadata_dumper.h thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
mk_release make mk_release executable 2012-03-05 11:46:20 +00:00
restore_emitter.cc write the data device size to the xml output 2012-03-02 13:01:07 +00:00
restore_emitter.h Correct copyright year 2011-12-15 19:34:31 +01:00
run_list.h Correct copyright year 2011-12-15 19:34:31 +01:00
run_list.tcc Correct copyright year 2011-12-15 19:34:31 +01:00
space_map.cc Correct copyright year 2011-12-15 19:34:31 +01:00
space_map.h Correct copyright year 2011-12-15 19:34:31 +01:00
space_map_core.h Correct copyright year 2011-12-15 19:34:31 +01:00
space_map_disk.cc introduce checksum_exception 2012-02-27 14:07:16 +00:00
space_map_disk.h Correct copyright year 2011-12-15 19:34:31 +01:00
space_map_disk_structures.h Correct copyright year 2011-12-15 19:34:31 +01:00
space_map_recursive.cc Correct copyright year 2011-12-15 19:34:31 +01:00
space_map_recursive.h Correct copyright year 2011-12-15 19:34:31 +01:00
space_map_transactional.cc Correct copyright year 2011-12-15 19:34:31 +01:00
space_map_transactional.h Correct copyright year 2011-12-15 19:34:31 +01:00
thin_check.cc fix bug in command line parsing (Milan) 2012-03-05 11:46:07 +00:00
thin_dump.cc another -q patch 2012-03-02 13:10:53 +00:00
thin_pool.cc Correct copyright year 2011-12-15 19:34:31 +01:00
thin_pool.h Correct copyright year 2011-12-15 19:34:31 +01:00
thin_repair.cc fix bug in command line parsing (Milan) 2012-03-05 11:46:07 +00:00
thin_restore.cc write the data device size to the xml output 2012-03-02 13:01:07 +00:00
transaction_manager.cc Correct copyright year 2011-12-15 19:34:31 +01:00
transaction_manager.h Correct copyright year 2011-12-15 19:34:31 +01:00
version.h.in version.h.in 2011-12-15 14:58:25 +01:00
xml_format.cc write the data device size to the xml output 2012-03-02 13:01:07 +00:00
xml_format.h Correct copyright year 2011-12-15 19:34:31 +01:00

README

A suite of tools for thin provisioning on Linux.

Requires the g++ and expat libraries to build.