Commit Graph

484 Commits

Author SHA1 Message Date
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
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
Joe Thornber ceba0f00ec [features] dump matches original metadata
Currently failing
2013-06-28 12:28:02 +01:00
Joe Thornber 90fb1c4fb5 [features] dump/restore is a noop 2013-06-28 12:19:24 +01:00
Joe Thornber 2fc95b3a2d [thin_dump] add -o switch 2013-06-28 12:17:43 +01:00
Joe Thornber 9716a2cdbd whitespace 2013-06-27 12:44:07 +01:00
Joe Thornber 90190912ff [build] Fix bug introduced today in the deps 2013-06-27 12:42:52 +01:00
Joe Thornber c0b84f39d6 update README 2013-06-27 11:57:57 +01:00
Joe Thornber 9217334935 Update README 2013-06-27 11:57:10 +01:00
Joe Thornber 396055b31a Change how code blocks are quoted in the README 2013-06-27 11:55:57 +01:00
Joe Thornber 3df1d70ba5 Rename the README so github uses markdown when showing it. 2013-06-27 11:50:29 +01:00
Joe Thornber 3fe401f862 Update README 2013-06-27 11:44:02 +01:00
Joe Thornber 2ee6beba55 bump version to 0.2.0-rc2 2013-06-27 11:41:47 +01:00
Joe Thornber a4a0826445 update README 2013-06-27 11:40:08 +01:00
Joe Thornber 0dfea497f0 update ignore file 2013-06-27 10:18:09 +01:00
Joe Thornber 759263d388 [build] DEPs build quietly now and aren't generated when making clean. 2013-06-27 10:17:38 +01:00
Joe Thornber 7cab21c8e7 [thin_restore] Tweak usage message. 2013-06-27 09:44:46 +01:00
Joe Thornber b7bdf1a3f2 Add feature file for thin_restore. 2013-06-27 09:40:43 +01:00
Joe Thornber 9a4783796b Merge branch 'Work_1' of https://github.com/lvmguy/thin-provisioning-tools 2013-06-26 12:33:17 +01:00
Heinz Mauelshagen 4f2af9b719 create_xml_data: fix range support 2013-06-26 13:08:16 +02:00
Heinz Mauelshagen 2631d377b5 thin_metadata_size: fix units 2013-06-26 13:01:51 +02:00
Heinz Mauelshagen 63c140d26e create_xml_data: new xml metadata creation tool 2013-06-26 12:45:19 +02:00
Joe Thornber 0e074306a9 Document unit test issue with g++ 4.8.1 2013-06-26 11:28:36 +01:00
Joe Thornber 730f3b9f9a Get unit-tests building with g++ 4.8.1 2013-06-25 14:18:38 +01:00
Joe Thornber eb8d4c6f0b Get tools building with g++ 4.8.1 2013-06-25 13:48:02 +01:00
Joe Thornber 7b603183df Merge branch 'Work_1' of https://github.com/lvmguy/thin-provisioning-tools
Conflicts:
	Makefile.in
2013-06-25 11:18:45 +01:00
Joe Thornber f41b0abcef [cucumber tests] make the 'print version' tests less brittle 2013-06-25 11:11:50 +01:00
Joe Thornber 51852e0aef [build] remove cache_check from the default build 2013-06-25 11:11:00 +01:00
Joe Thornber f0edd3ae6e cucumber tests now read version from VERSION rather than having it hard coded in 2013-06-25 11:10:19 +01:00
Joe Thornber da2fd75853 bump VERSION 2013-06-25 10:56:08 +01:00
Joe Thornber bcdb373b9a [unit-tests] remove a bit of debug output 2013-06-25 10:55:50 +01:00
Joe Thornber 46c0f74a9e [build] install thin_rmap and thin_metadata_calc 2013-06-25 10:46:10 +01:00
Heinz Mauelshagen 2d74d47373 thin_metadata_size: allow for very small sizes 2013-06-24 13:52:46 +02:00
Heinz Mauelshagen 6ff5e418eb thin_metadata_size: missed estimated_result() return 2013-06-24 13:21:14 +02:00