Joe Thornber
|
5fa1c0a212
|
Add a feature that tests failure when the output file is missed off the thin_restore command line.
|
2013-08-16 16:28:25 +01:00 |
|
Joe Thornber
|
7ada06aa77
|
fluff
|
2013-08-16 14:34:51 +01:00 |
|
Joe Thornber
|
be6f90f16c
|
[thin_restore] use full paths for includes.
|
2013-08-16 14:33:19 +01:00 |
|
Joe Thornber
|
487f48145f
|
Move cache_check_steps.rb -> cache_steps.rb
|
2013-08-16 14:28:46 +01:00 |
|
Joe Thornber
|
67551d81f1
|
Put error_state into into it's own file.
|
2013-08-16 14:07:04 +01:00 |
|
Joe Thornber
|
94bd3aef3b
|
Put nested_output in it's own file
|
2013-08-16 13:48:25 +01:00 |
|
Joe Thornber
|
1e925d4cf1
|
caching/superblock.{h,cc}
|
2013-08-16 13:39:12 +01:00 |
|
Joe Thornber
|
500e508c6d
|
fix up some coverity issues
|
2013-08-15 16:26:17 +01:00 |
|
Joe Thornber
|
77286e0bc7
|
Take out some 'typename's to support older versions of gcc (Heinz).
|
2013-08-15 10:35:07 +01:00 |
|
Joe Thornber
|
c6ec0c9c9c
|
Older versions of boost don't have BOOST_STATIC_ASSERT_MSG
|
2013-08-08 15:08:51 +01:00 |
|
Joe Thornber
|
ac9685833c
|
bump version
|
2013-08-08 11:43:28 +01:00 |
|
Joe Thornber
|
0029962f20
|
Give up with --std=c++11
There are too many distros that use old versions of g++ that don't support it adequately.
|
2013-08-08 10:49:59 +01:00 |
|
Joe Thornber
|
79f64267b5
|
bump version
|
2013-08-02 13:15:36 +01:00 |
|
Joe Thornber
|
dd26ec76b2
|
[thin_repair] don't open the space maps in the old metadata, we'll regenerate.
|
2013-08-02 13:14:49 +01:00 |
|
Joe Thornber
|
fa6e2ab841
|
update Gemfile.lock
|
2013-08-02 13:14:07 +01:00 |
|
Joe Thornber
|
3fdef90069
|
Merge remote-tracking branch 'remotes/heinz/Work_1'
|
2013-07-31 11:10:51 +01:00 |
|
Heinz Mauelshagen
|
13293d0640
|
Fix missing quote in xml output with metadata_snap=
|
2013-07-31 12:07:16 +02:00 |
|
Heinz Mauelshagen
|
4e1e7200a9
|
manual page fixes in header
|
2013-07-30 19:55:52 +02:00 |
|
Joe Thornber
|
c61f5307ac
|
bump version
|
2013-07-30 17:38:19 +01:00 |
|
Heinz Mauelshagen
|
bdb8d6e5cc
|
thin_dump: cleanup metadata snapshot support
|
2013-07-30 17:10:41 +02:00 |
|
Heinz Mauelshagen
|
78389803bc
|
thin_dump.cc: fix metadata snapshot logic
|
2013-07-30 15:31:36 +02:00 |
|
Heinz Mauelshagen
|
38bab662b6
|
Merge ejt/master
|
2013-07-30 12:23:13 +02:00 |
|
Joe Thornber
|
9694a27669
|
Merge pull request #3 from robbat2/master
Improve build: LDFLAGS
|
2013-07-29 06:32:22 -07:00 |
|
Heinz Mauelshagen
|
e16b7c8ea0
|
Fluff
|
2013-07-29 12:29:05 +02:00 |
|
Heinz Mauelshagen
|
d8017b361c
|
Manual pages: underline device|file mentioned in DESCRIPTION throughput
|
2013-07-25 15:27:31 +02:00 |
|
Heinz Mauelshagen
|
a91ae85acc
|
Manual pages: {device|file} rather than {metadata device|file}
|
2013-07-25 14:59:05 +02:00 |
|
Heinz Mauelshagen
|
08959a281a
|
Manual pages: clearification
|
2013-07-25 14:48:55 +02:00 |
|
Heinz Mauelshagen
|
1bc7081e86
|
Manual pages: more info wrt block#; fix typos
|
2013-07-25 14:19:56 +02:00 |
|
Heinz Mauelshagen
|
b27f12980b
|
Avoid strip at install
|
2013-07-19 13:28:38 +02:00 |
|
Heinz Mauelshagen
|
4ebe1ad6c1
|
Fluff
|
2013-07-19 12:16:18 +02:00 |
|
Heinz Mauelshagen
|
28a8351e12
|
Fluff
|
2013-07-19 12:12:31 +02:00 |
|
Heinz Mauelshagen
|
d02bcbab56
|
Merge branch 'Work_1' of github.com:lvmguy/thin-provisioning-tools into Work_1
Conflicts:
Makefile.in
man8/thin_dump.8
man8/thin_metadata_size.8
thin-provisioning/thin_dump.cc
|
2013-07-19 12:11:28 +02:00 |
|
Heinz Mauelshagen
|
dd1e4c1233
|
thin_dump: support optional block# with --metadata-snap to allow for default snapshot stored in metadata to be used; update manual page
|
2013-07-19 11:48:15 +02:00 |
|
Heinz Mauelshagen
|
d7c1f91c97
|
thin_metadata_size: update manual page
|
2013-07-18 18:28:30 +02:00 |
|
Heinz Mauelshagen
|
b8c6d4e943
|
Makefile.in: add man pages
|
2013-07-18 15:54:15 +02:00 |
|
Heinz Mauelshagen
|
ccbaea0f96
|
Makefile.in: remove new man pages
|
2013-07-18 15:21:03 +02:00 |
|
Heinz Mauelshagen
|
9b2783490f
|
Makefile.in: new man pages
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
c1ccc12da0
|
Makefile.in: uncomment new man pages for clean patch
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
e8f9fc6dff
|
thin_metadata_size: use NOO_NUMBER whilst defining full bool
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
b7ca980664
|
thin_metadata_size: support short/long --numeric-only options; man page adjustment; change long output; stremaline
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
ce4e01d8c9
|
thin_metadata_size: remove superfluous array; streamline
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
03d2ca3a99
|
thin_metadata_size: support long unit specifiers; make sure exit_prg() is being called; update manual page
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
e4912f548c
|
thin_metadata_size.c: support -V option; support -n option argument for unit specifier; add input parameter set to long output
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
18094f7e4e
|
New manual pages and fixes
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
5a039267df
|
thin_dump: support --metadata-snap block#
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
6248f60acc
|
Makefile.in: fluff
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
ed88882007
|
autconf: support build of thin_metadata_size.c
|
2013-07-18 14:52:08 +02:00 |
|
Heinz Mauelshagen
|
80be0d0f54
|
thin_metadata_size.c: indenting
|
2013-07-18 14:51:09 +02:00 |
|
Heinz Mauelshagen
|
e1067455c4
|
thin_metadata_size.c: fix --maxthins unit processing
|
2013-07-18 14:51:09 +02:00 |
|
Heinz Mauelshagen
|
74cd1f6b28
|
thin_metadata_size.c: format output enhancements
|
2013-07-18 14:51:09 +02:00 |
|