Commit Graph

197 Commits

Author SHA1 Message Date
Joe Thornber
282e98a6b1 Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
Joe Thornber
c0d2eb9bc6 remove misleading comment about thin_dump from thin_check man page 2012-05-22 16:50:00 +01:00
Joe Thornber
ad09f2e2b0 bump version 2012-05-17 13:07:08 +01:00
Joe Thornber
2598648e62 Introduce a buffer class that has its own allocator which makes sure
the buffer is 512 byte aligned.

Open metadata devices with O_DIRECT to let us work with live metadata.
2012-05-17 13:05:26 +01:00
Joe Thornber
e25c211591 dump the metadata snap block in the superblock detail 2012-05-17 13:04:37 +01:00
Joe Thornber
9e00ab07b8 add support for held_root to thin_dump 2012-05-17 12:28:23 +01:00
Joe Thornber
ae220c977d Merge branch 'master' into held-root 2012-05-15 10:02:49 +01:00
Joe Thornber
290643f85f merge 2012-03-15 15:13:32 +00:00
Joe Thornber
c632c52cf5 bump version 2012-03-15 15:09:00 +00:00
Milan Broz
16205a7fdf fix thinp Makefile
With utilities in /usr/sbin it doesn't work - it must not redefine DESTDIR...
(thanks kabi for fix)

Milan
2012-03-15 15:07:22 +00:00
Joe Thornber
aa437b124d fix merge conflicts 2012-03-14 12:52:17 +00:00
Joe Thornber
6bb2b99691 bump version 2012-03-14 12:44:44 +00:00
Milan Broz
57e899fd17 - Document -q option in man page. - Fix thin_repair typo in man page. - Remove some whitespaces. 2012-03-14 12:44:06 +00:00
Milan Broz
ef39e00775 - Document -q option in man page. - Fix thin_repair typo in man page. - Remove some whitespaces. 2012-03-14 12:43:36 +00:00
Joe Thornber
2a50b54906 bump version 2012-03-13 14:29:02 +00:00
Joe Thornber
7e1ed018b1 Merge branch 'rhel6.3-maintenance' 2012-03-13 14:28:30 +00:00
Joe Thornber
7b1907cf3b bump version 2012-03-13 14:08:25 +00:00
Joe Thornber
21405ab76f Merge branch 'heinz-changes' of github.com:jthornber/thin-provisioning-tools into rhel6.3-maintenance 2012-03-13 14:06:21 +00:00
Joe Thornber
0e47d99218 tweaks to command line 2012-03-13 14:06:10 +00:00
Joe Thornber
4a1484330d --version should output to stdout, not stderr 2012-03-13 12:32:30 +00:00
Heinz Mauelshagen
212d8417b2 thin_check: add missing LF 2012-03-13 13:10:13 +01:00
Joe Thornber
748e21fc5c bump version number 2012-03-13 11:38:41 +00:00
Heinz Mauelshagen
ef7e3b7e94 Catch bz802242 artifical zero size file segfault 2012-03-13 12:26:35 +01:00
Heinz Mauelshagen
ba6984504e Fix segfault with file argument 2012-03-13 12:15:32 +01:00
Joe Thornber
0eac802682 more thin_debug work 2012-03-13 11:01:14 +00:00
Joe Thornber
da8afff35f thin_debug 2012-03-08 17:20:46 +00:00
Joe Thornber
dce7013577 sb.flags_ was not being packed/unpacked correctly 2012-03-08 13:11:55 +00:00
Heinz Mauelshagen
422c56c9b8 Correct thin_check man page WRT repair information 2012-03-05 19:38:37 +01:00
Heinz Mauelshagen
33ad18c80e Remove thin_repair.cc [Milan] 2012-03-05 19:36:09 +01:00
Heinz Mauelshagen
6859738218 Fix uint32_uint64 warning [Milan] 2012-03-05 19:35:42 +01:00
Heinz Mauelshagen
3c6a58fb5a Reformat and fix man pages [Milan] 2012-03-05 19:34:55 +01:00
Heinz Mauelshagen
af1af61735 Fix some command line options [Milan] 2012-03-05 19:34:05 +01:00
Joe Thornber
8f0a868554 make mk_release executable 2012-03-05 11:46:20 +00:00
Joe Thornber
399ef0ba4e fix bug in command line parsing (Milan) 2012-03-05 11:46:07 +00:00
Joe Thornber
43bd901f16 big endian support 2012-03-02 14:05:33 +00:00
Joe Thornber
784390bb4f bump version 2012-03-02 13:28:25 +00:00
Joe Thornber
d65b67fd5e another -q patch 2012-03-02 13:10:53 +00:00
Joe Thornber
fa2a5fe650 write the data device size to the xml output 2012-03-02 13:01:07 +00:00
Joe Thornber
fcd56069df add -q option to thin_check 2012-03-02 12:59:59 +00:00
Joe Thornber
d0fd550a7f do not throw in a destructor, idiot 2012-03-02 10:44:23 +00:00
Joe Thornber
606c25d828 thin_dump now takes a --repair option 2012-03-02 10:00:31 +00:00
Joe Thornber
347003e6f3 stop btree_checker throwing.
Instead it records the errors and steps around the bad parts of the
tree.
2012-03-01 14:57:09 +00:00
Joe Thornber
37e915df97 simplify metadata_checker via a typedef 2012-02-29 16:42:27 +00:00
Joe Thornber
9bf9f2210c tweak a comment 2012-02-29 16:38:33 +00:00
Joe Thornber
5d2f39ad19 add -fno-strict-aliasing 2012-02-29 11:00:13 +00:00
Joe Thornber
a4b41e90ad introduce checksum_exception 2012-02-27 14:07:16 +00:00
Joe Thornber
426e23278f [metadata check] increment the ref count for the held root 2012-02-10 11:58:12 +00:00
Joe Thornber
d4a3e56d54 Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
Conflicts:
	Makefile.in
2012-02-03 11:55:56 +00:00
Joe Thornber
240d9895cc give more info when reporting too few entries in btree node 2012-02-03 11:50:36 +00:00
Joe Thornber
868d143621 tweak install dir 2012-02-03 11:50:05 +00:00