Heinz Mauelshagen
5a7188bbd2
New manual pages and fixes
2013-07-17 13:21:11 +02:00
Heinz Mauelshagen
1b6f9255a1
thin_dump: support --metadata-snap block#
2013-07-16 17:39:40 +02:00
Heinz Mauelshagen
d4e9875758
Makefile.in: fluff
2013-07-16 15:33:38 +02:00
Heinz Mauelshagen
69ff5d5513
autconf: support build of thin_metadata_size.c
2013-07-15 16:48:36 +02:00
Robin H. Johnson
e38c3f9ede
Improve build: LDFLAGS.
...
Linker must be passed LDFLAGS for some distributions, as CXXFLAGS should
not normally contain any linker flags (may fail if passed to
compile-only invocations).
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2013-07-14 21:10:44 +00:00
Heinz Mauelshagen
a7e196cc3a
thin_metadata_size.c: indenting
2013-07-12 17:09:14 +02:00
Heinz Mauelshagen
931221647c
thin_metadata_size.c: fix --maxthins unit processing
2013-07-12 13:29:12 +02:00
Heinz Mauelshagen
99a1b96b2f
thin_metadata_size.c: format output enhancements
2013-07-12 12:58:53 +02:00
Heinz Mauelshagen
3a95c7f830
thin_metadata_size.c: new C implementation of metadata size calculation tool
2013-07-11 18:34:00 +02:00
Joe Thornber
4cc9a79a4d
bump version to 0.2.1
2013-07-10 16:43:45 +01:00
Joe Thornber
8a2b3f91e7
Don't install thin_metadata_size (needs recoding in C++)
2013-07-10 16:43:25 +01:00
Heinz Mauelshagen
02de5badeb
Merge branch 'Work_1' of github.com:lvmguy/thin-provisioning-tools into Work_1
2013-07-10 17:17:26 +02:00
Heinz Mauelshagen
344d83774d
Makefile.in: fix install flaws
2013-07-10 17:16:56 +02:00
Heinz Mauelshagen
7a8b223c30
create_xml_data: fix mapping variation check
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
9e32e25ac4
create_xml_data: simplify to mappings; drop all units
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
fe4776f2cb
create_xml_data: fiddling
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
f9988c7312
create_xml_data: adjust to thinp_xml output
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
cb23845c17
create_xml_data: adjust filed order to thin_dumo format; fix nr_data_blocks
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
979c479e1a
create_xml_data: remove space in dev_id ouput
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
42a1db8792
create_xml_data: support --size-variation and check for block size > 0
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
8ca0a87eda
thin_metadata_size: check for block size > 0
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
31df9b6d10
thin_metadata_size: drop signe_mapping to =
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
11cec295ce
thin_metadata_size,create_xml_data: fix units
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
2fa1ce95eb
create_xml_data: fix device and range_mapping
2013-07-10 17:15:18 +02:00
Heinz Mauelshagen
6ba44c54a3
create_xml_data: fix nr_data_blocks
2013-07-10 17:15:18 +02:00
Joe Thornber
4deb1751a6
stop using O_DIRECT until the cach does async io
2013-07-09 16:52:31 +01:00
Joe Thornber
8b1a284ad4
remove old FIXME
2013-07-09 14:40:16 +01:00
Joe Thornber
fa657beff6
[run_set] use lower_bound to skip preceeding entries more quickly.
2013-07-09 13:55:21 +01:00
Joe Thornber
f2fe3ba2b3
[metadata_dumper] Fix bug where ranges were appearing in all devices for small metadata.
...
Author: Teng-Feng Yang
2013-07-09 13:28:36 +01:00
Joe Thornber
2ea9cf9961
[features] test for thin_dump with small metadata
2013-07-09 13:06:18 +01:00
Joe Thornber
311034f771
[subtracting_span_iterator] recode using run_set
2013-07-09 11:25:09 +01:00
Joe Thornber
2709629313
[run_set] add another unit test
2013-07-09 11:24:19 +01:00
Joe Thornber
8523314a7f
[run_set] improve run merging
2013-07-09 10:36:30 +01:00
Joe Thornber
31686fbb17
run_set.negate()
2013-07-08 23:21:48 +01:00
Joe Thornber
3be8376256
run_set
2013-07-08 21:44:09 +01:00
Heinz Mauelshagen
733ae9b2f1
create_xml_data: fix mapping variation check
2013-07-02 17:36:15 +02:00
Heinz Mauelshagen
775df77d16
Merge branch 'Work_1' of github.com:lvmguy/thin-provisioning-tools into Work_1
2013-07-02 17:34:53 +02:00
Heinz Mauelshagen
43ac9b2959
create_xml_data: simplify to mappings; drop all units
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
9e118bc335
create_xml_data: fiddling
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
195398a640
create_xml_data: adjust to thinp_xml output
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
db4ef8e0c6
create_xml_data: adjust filed order to thin_dumo format; fix nr_data_blocks
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
ad6342ef75
create_xml_data: remove space in dev_id ouput
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
9cf5f2dcae
create_xml_data: support --size-variation and check for block size > 0
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
d0e35c60c4
thin_metadata_size: check for block size > 0
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
ecef155768
thin_metadata_size: drop signe_mapping to =
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
8a398d7325
thin_metadata_size,create_xml_data: fix units
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
bfb467efdf
create_xml_data: fix device and range_mapping
2013-07-01 16:08:32 +02:00
Heinz Mauelshagen
ad817c9f3a
create_xml_data: fix nr_data_blocks
2013-07-01 16:08:32 +02:00
Joe Thornber
e701b96642
[thin_dump] bug in last bug fix
2013-06-28 14:24:39 +01:00
Joe Thornber
fe8e1592a9
[thin_dump] Fix regression where mappings for all devices were being listed in every device.
2013-06-28 13:43:28 +01:00