Joe Thornber
|
05b18a5b99
|
[thin_check] Fix bug in clear needs check logic.
Mixed up bools and int returns.
|
2014-04-02 13:43:16 +01:00 |
|
Joe Thornber
|
7eabc78d6d
|
[era] qualify btiset
|
2014-04-01 17:43:15 +01:00 |
|
Joe Thornber
|
c802bf81d5
|
bump version
|
2014-04-01 16:40:14 +01:00 |
|
Joe Thornber
|
47ec37a9fd
|
[thin tools] fix ambiguous reference to 'bitset'
|
2014-04-01 16:39:45 +01:00 |
|
Joe Thornber
|
df8447de3d
|
bump version
|
2014-03-27 12:24:31 +00:00 |
|
Joe Thornber
|
8c24419238
|
Knock out the era_superblock_t for now.
It's still got some bloom stuff in it. Will tidy up after release.
|
2014-03-27 12:23:00 +00:00 |
|
Joe Thornber
|
c3249ff757
|
[thin_check] --clear-needs-check-flag
|
2014-03-27 12:00:17 +00:00 |
|
Joe Thornber
|
fe019f6946
|
install era tools
|
2014-03-06 16:30:33 +00:00 |
|
Joe Thornber
|
49e59ca781
|
[era_dump] add --logical
|
2014-02-14 14:35:25 +00:00 |
|
Joe Thornber
|
54f38e6702
|
[era_invalidate] Change to output ranges.
|
2014-02-12 11:49:41 +00:00 |
|
Joe Thornber
|
5fe5d213b7
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools into era
Conflicts:
Makefile.in
|
2014-01-31 22:35:04 +00:00 |
|
Joe Thornber
|
d3afa57082
|
era_invalidate
|
2014-01-31 16:31:27 +00:00 |
|
Joe Thornber
|
344f4b1e08
|
Factor out base/indented_stream.h
|
2014-01-31 13:43:39 +00:00 |
|
Joe Thornber
|
8531a2befa
|
[era] switch from bloom filters to writesets
|
2014-01-29 21:37:25 +00:00 |
|
Joe Thornber
|
e7bbfbc1fd
|
update ignore file
|
2014-01-23 00:46:29 +00:00 |
|
Joe Thornber
|
9e0540e1b6
|
era_check, era_dump
|
2014-01-23 00:46:03 +00:00 |
|
Joe Thornber
|
2f1789744f
|
[caching] add missing break in cache_metadata_size
|
2014-01-15 16:48:46 +00:00 |
|
Joe Thornber
|
ef6066e2cd
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
|
2014-01-15 15:52:33 +00:00 |
|
Joe Thornber
|
cbbdfc37da
|
[cache] cache_metadata_size
|
2014-01-15 15:52:05 +00:00 |
|
Joe Thornber
|
c24fa93f2c
|
whitespace
|
2014-01-15 15:50:50 +00:00 |
|
Joe Thornber
|
bed0f369a8
|
[era_check] Now checks bloom tree
|
2014-01-14 23:59:12 +00:00 |
|
Joe Thornber
|
41d25aa9e4
|
[era_check] Was always returning FATAL
|
2014-01-13 13:58:38 +00:00 |
|
Joe Thornber
|
bfb540cc5b
|
[era] era_superblock_t and era_check
|
2014-01-09 22:40:34 +00:00 |
|
Joe Thornber
|
2db5e0265d
|
[cache_check features] rename a step
|
2014-01-08 20:39:46 +00:00 |
|
Joe Thornber
|
81fa131748
|
[cache_check] --super-block-only rather than --superblock-only
Be consistent with help and thin_check
|
2014-01-08 20:05:55 +00:00 |
|
Joe Thornber
|
2250abe605
|
[era] superblock packing
|
2014-01-08 15:31:42 +00:00 |
|
Joe Thornber
|
4df679174c
|
correct a couple of #includes that were pointing to the old location of endian_utils.h
|
2014-01-08 11:04:56 +00:00 |
|
Joe Thornber
|
e1e9e34a55
|
Merge branch 'era' of github.com:jthornber/thin-provisioning-tools into era
|
2014-01-08 10:53:44 +00:00 |
|
Joe Thornber
|
e2bb628c57
|
[era] add in some wip files (transferring development to another machine)
|
2014-01-08 10:53:05 +00:00 |
|
Joe Thornber
|
be5fa59f90
|
Merge branch 'era' of github.com:jthornber/thin-provisioning-tools into era
|
2014-01-08 10:50:26 +00:00 |
|
Joe Thornber
|
1b1df2fe65
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
|
2014-01-08 10:43:20 +00:00 |
|
Joe Thornber
|
8049d369a9
|
stuff
|
2013-12-11 17:28:14 +00:00 |
|
Joe Thornber
|
927f611aad
|
remove btree_checker, and add btree_counter
|
2013-12-11 17:00:57 +00:00 |
|
Joe Thornber
|
6085fb71fc
|
wrong repo
|
2013-12-11 14:24:52 +00:00 |
|
Joe Thornber
|
b33c905f25
|
Point people to dmtest in README
|
2013-12-11 14:23:57 +00:00 |
|
Joe Thornber
|
7224639d14
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
|
2013-12-09 12:47:26 +00:00 |
|
Joe Thornber
|
7a2c41022f
|
Remove some 'typename's since older versions of g++ don't like.
|
2013-12-09 12:46:46 +00:00 |
|
Joe Thornber
|
2de1962151
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
|
2013-12-09 11:27:25 +00:00 |
|
Joe Thornber
|
ecf6692d0f
|
[cache_dump] Only dump the hints array if it exists.
Fixes a null shared ptr bug.
|
2013-12-09 11:10:49 +00:00 |
|
Joe Thornber
|
dcf70ba004
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
|
2013-12-09 10:44:44 +00:00 |
|
Joe Thornber
|
9a65e7707c
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools into era
|
2013-12-09 10:42:28 +00:00 |
|
Joe Thornber
|
7a2d43268d
|
[array] damage reported if the array is smaller than claimed in the ctr
|
2013-12-03 15:04:16 +00:00 |
|
Joe Thornber
|
2f779d93f4
|
Don't put a patch version in .rub-version, 1.9.3 is enough
|
2013-12-02 12:08:01 +00:00 |
|
Joe Thornber
|
c00c832378
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
|
2013-12-02 12:07:33 +00:00 |
|
Joe Thornber
|
cedaf28a56
|
Forgot to set packed attribute for era_detail
|
2013-11-19 10:48:39 +00:00 |
|
Joe Thornber
|
804108fb73
|
[era] era_detail
|
2013-11-19 10:24:31 +00:00 |
|
Joe Thornber
|
983a5e84e6
|
Move endian_utils to base/
|
2013-11-19 10:23:35 +00:00 |
|
Joe Thornber
|
180f7e6187
|
persistent-data/data-structures/bloom_filter
|
2013-11-18 13:08:07 +00:00 |
|
Joe Thornber
|
9402f09408
|
[bitset] tweak an exception message
|
2013-11-18 13:07:21 +00:00 |
|
Joe Thornber
|
b32a3b9fb9
|
[bitset] get_nr_bits() method
|
2013-11-18 13:07:08 +00:00 |
|