Go to file
2012-05-15 10:02:49 +01:00
autoconf more build stuff 2011-12-09 12:54:51 +00:00
man8 - Document -q option in man page. - Fix thin_repair typo in man page. - Remove some whitespaces. 2012-03-14 12:44:06 +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
block_counter.h Correct copyright year 2011-12-15 19:34:31 +01: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
btree_checker.h thin_dump now takes a --repair option 2012-03-02 10:00:31 +00: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
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
COPYING Add copyright 2011-12-06 13:43:44 +00: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
Makefile.in merge 2012-03-15 15:13:32 +00:00
math_utils.h Correct copyright year 2011-12-15 19:34:31 +01:00
metadata_checker.cc Merge branch 'master' into held-root 2012-05-15 10:02:49 +01:00
metadata_checker.h Correct copyright year 2011-12-15 19:34:31 +01:00
metadata_disk_structures.cc sb.flags_ was not being packed/unpacked correctly 2012-03-08 13:11:55 +00: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
metadata.cc Catch bz802242 artifical zero size file segfault 2012-03-13 12:26:35 +01:00
metadata.h Correct copyright year 2011-12-15 19:34:31 +01:00
mk_release make mk_release executable 2012-03-05 11:46:20 +00:00
README Remove boost library from README 2011-12-15 11:53:15 +01:00
restore_emitter.cc Fix uint32_uint64 warning [Milan] 2012-03-05 19:35:42 +01: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_core.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_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_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
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
thin_check.cc Merge branch 'heinz-changes' of github.com:jthornber/thin-provisioning-tools into rhel6.3-maintenance 2012-03-13 14:06:21 +00:00
thin_debug.cc more thin_debug work 2012-03-13 11:01:14 +00:00
thin_dump.cc tweaks to command line 2012-03-13 14:06:10 +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_restore.cc tweaks to command line 2012-03-13 14:06:10 +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 merge 2012-03-15 15:13:32 +00: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

A suite of tools for thin provisioning on Linux.

Requires the g++ and expat libraries to build.