Commit Graph

577 Commits

Author SHA1 Message Date
Heinz Mauelshagen
f8be47caa2 Merge branch 'Work_1' of github.com:lvmguy/thin-provisioning-tools into Work_1 2013-06-27 15:05:29 +02:00
Heinz Mauelshagen
ab83844ffb create_xml_data: remove space in dev_id ouput 2013-06-27 15:04:57 +02:00
Heinz Mauelshagen
8eb568619e create_xml_data: support --size-variation and check for block size > 0 2013-06-27 13:45:54 +02:00
Heinz Mauelshagen
daf8cf4904 thin_metadata_size: check for block size > 0 2013-06-27 13:45:54 +02:00
Heinz Mauelshagen
4e0e2e30d3 thin_metadata_size: drop signe_mapping to = 2013-06-27 13:45:54 +02:00
Heinz Mauelshagen
a54f7d18f8 thin_metadata_size,create_xml_data: fix units 2013-06-27 13:45:54 +02:00
Heinz Mauelshagen
8850204e8c create_xml_data: fix device and range_mapping 2013-06-27 13:45:54 +02:00
Heinz Mauelshagen
d87fa1e0ee create_xml_data: fix nr_data_blocks 2013-06-27 13:45:54 +02: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
Heinz Mauelshagen
fbfc0817af create_xml_data: support --size-variation and check for block size > 0 2013-06-26 18:06:16 +02:00
Heinz Mauelshagen
0e8c077415 thin_metadata_size: check for block size > 0 2013-06-26 18:06:07 +02:00
Heinz Mauelshagen
66d8dd4e28 thin_metadata_size: drop signe_mapping to = 2013-06-26 16:02:05 +02:00
Heinz Mauelshagen
0c715c652e thin_metadata_size,create_xml_data: fix units 2013-06-26 14:59:25 +02:00
Heinz Mauelshagen
420c8ef868 create_xml_data: fix device and range_mapping 2013-06-26 14:22:03 +02:00
Heinz Mauelshagen
283cc27cbd create_xml_data: fix nr_data_blocks 2013-06-26 14:03:27 +02: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
Heinz Mauelshagen
b20caae5cc thin_metadata_size: add get_index(); streamline 2013-06-24 13:18:33 +02:00
Heinz Mauelshagen
bea157cf70 thin_metadata_size: suppurt bytes unit 2013-06-24 12:30:43 +02:00
Heinz Mauelshagen
ee10946959 Makefile.in: install thin_metadata_size 2013-06-21 16:13:54 +02:00
Heinz Mauelshagen
415b839aca Makefile.in: install thin_metadata_size 2013-06-21 16:11:24 +02:00
Heinz Mauelshagen
91139a56f2 Makefile.in: install thin_metadata_size 2013-06-21 16:08:57 +02:00
Heinz Mauelshagen
92028bcef6 thin_metadata_size: add an index variable to init_units and fiy a message type 2013-06-21 15:46:39 +02:00
Heinz Mauelshagen
b4db483647 thin_metadata_size: avoid unit_chars variable and adjust estimated output message 2013-06-21 14:58:53 +02:00