Joe Thornber
|
df9f4d479d
|
update get-gmock script.
You now need git, since they haven't released for a while.
|
2016-06-07 11:15:35 +01:00 |
|
Joe Thornber
|
a94bfea798
|
[block-cache] unit tests + debug io_engine and copier
|
2016-06-07 11:12:27 +01:00 |
|
Joe Thornber
|
34c039d7dc
|
[mempool] more tests
|
2016-06-01 14:46:27 +01:00 |
|
Joe Thornber
|
73a69abfd2
|
[unit-tests] copier and mem_pool tests.
More to come
|
2016-05-07 11:47:40 +01:00 |
|
Joe Thornber
|
4f54245600
|
[block_t] add check_raw to mock
|
2016-04-21 14:31:52 +01:00 |
|
Joe Thornber
|
c8fec7ec40
|
[cache_writeback] Coded, needs testing
|
2016-04-14 08:54:32 +01:00 |
|
Joe Thornber
|
4573ebb218
|
[cache_writeback] work in progress
|
2016-03-17 15:15:52 +00:00 |
|
Joe Thornber
|
0bc126fbeb
|
Merge branch 'v0.7-devel' into 2016-03-08-cache-writeback
Conflicts:
thin-provisioning/commands.h
|
2016-03-08 16:00:31 +00:00 |
|
Joe Thornber
|
5cbef4f6ef
|
[thin_ll_*] move these to dev tools
|
2016-03-08 15:52:12 +00:00 |
|
Joe Thornber
|
b8659853bb
|
[cache_writeback] stub cache_writeback
|
2016-03-08 15:27:22 +00:00 |
|
Joe Thornber
|
e670a27638
|
Merge pull request #46 from mingnus/v0.6.2-repairtool
Code cleanup for new dev-tools
|
2016-03-06 16:15:35 +00:00 |
|
Ming-Hung Tsai
|
220ece1dc8
|
[thin] Cleanup: move methods before data member declaration
|
2016-03-06 23:21:09 +08:00 |
|
Ming-Hung Tsai
|
8232feb855
|
[thin_scan] Cleanup: remove unnecessary variables
|
2016-03-06 11:42:38 +08:00 |
|
Ming-Hung Tsai
|
9f15c5589f
|
[thin_scan] Cleanup: move methods before data member declaration
|
2016-03-06 11:42:38 +08:00 |
|
Joe Thornber
|
752163b681
|
Merge pull request #45 from mingnus/v0.6.2-repairtool
Minor fixes for new dev-tools
|
2016-03-05 15:36:12 +00:00 |
|
Ming-Hung Tsai
|
6fb5f8241d
|
[thin_scan] Factor out range manipulation code
|
2016-03-05 22:31:09 +08:00 |
|
Ming-Hung Tsai
|
400613305c
|
[thin_ll_restore] Cleanup: use device_details' constructor
|
2016-03-05 14:12:58 +08:00 |
|
Ming-Hung Tsai
|
08219a60b6
|
[thin] Add default constructor to struct device_details
|
2016-03-05 14:12:13 +08:00 |
|
Joe Thornber
|
4c0d5c96a0
|
[build] add symlinks for the new dev tools
|
2016-02-29 13:51:30 +00:00 |
|
Joe Thornber
|
3f6cae4ebc
|
[persistent-data] persistent-data/data-structures/btree_key_value_extractor.h doesn't appear to be used
So remove
|
2016-02-29 11:12:50 +00:00 |
|
Joe Thornber
|
286f70ceac
|
Merge remote-tracking branch 'remotes/github-m-h-tsai/v0.6.2-repairtool' into 2016-02-29-mingus-merge
Conflicts:
Makefile.in
VERSION
thin-provisioning/commands.cc
thin-provisioning/commands.h
thin-provisioning/thin_delta.cc
|
2016-02-29 10:29:28 +00:00 |
|
Ming-Hung Tsai
|
08a7093cd5
|
[thin_ll_dump][thin_ll_restore] first draft
|
2016-02-27 15:24:28 +08:00 |
|
Ming-Hung Tsai
|
b05b9aa227
|
[thin_scan] first draft
|
2016-02-27 15:24:14 +08:00 |
|
Ming-Hung Tsai
|
80783e7729
|
Add metadata_counter.{h,cc}
|
2016-02-27 15:23:06 +08:00 |
|
Ming-Hung Tsai
|
d068ec8082
|
Add utility class binary_block_counter
|
2016-02-27 15:22:09 +08:00 |
|
Ming-Hung Tsai
|
b22495997a
|
Allow counting_visitor to work with damaged btrees
|
2016-02-27 15:22:00 +08:00 |
|
Ming-Hung Tsai
|
ad03114bf7
|
Add utility class btree_detail::key_value_extractor
|
2016-02-27 15:21:44 +08:00 |
|
Ming-Hung Tsai
|
c571a08f6c
|
Add utility class btree_detail::noop_value_visitor
|
2016-02-27 15:21:32 +08:00 |
|
Ming-Hung Tsai
|
a48227188e
|
Add utility class btree_detail::noop_damage_visitor
|
2016-02-27 15:21:23 +08:00 |
|
Ming-Hung Tsai
|
778c153c1e
|
[block-cache] Add check_raw() to bcache::validator
|
2016-02-27 15:21:13 +08:00 |
|
Ming-Hung Tsai
|
45e9916428
|
Expose validator creation interface
|
2016-02-27 15:21:05 +08:00 |
|
Ming-Hung Tsai
|
992ad02ce9
|
[restore_emitter] Recount device_details::mapped_blocks_
|
2016-02-27 15:20:56 +08:00 |
|
Ming-Hung Tsai
|
d28e64aff0
|
[xml_parser] Allow element handlers to stop parsing
|
2016-02-27 15:20:45 +08:00 |
|
Ming-Hung Tsai
|
ced9929ca6
|
[metadata_dumper] Support dump a bottom-level data mapping tree
|
2016-02-27 15:20:31 +08:00 |
|
Ming-Hung Tsai
|
7ec47158b5
|
[emitter] Preserve the flags and version entries in superblock
|
2016-02-27 15:20:02 +08:00 |
|
Ming-Hung Tsai
|
b47c02ed8b
|
Show the wanted checksum in bad-superblock-checksum exception
|
2016-02-27 15:04:08 +08:00 |
|
Ming-Hung Tsai
|
d2260dee34
|
Show the block address in exception string
|
2016-02-27 15:04:08 +08:00 |
|
Ming-Hung Tsai
|
b1d4b9f7c8
|
Show the block address of error nodes
|
2016-02-27 15:04:08 +08:00 |
|
Ming-Hung Tsai
|
11cd796652
|
Show the block address if block_cache::get() failed
|
2016-02-27 15:04:08 +08:00 |
|
Joe Thornber
|
e78de5d3ad
|
[thin_show_metadata] ncurses render
|
2016-02-26 12:50:17 +00:00 |
|
Joe Thornber
|
c4215c0cf6
|
[thin_show_metadata] thin_show_blocks.cc -> thin_show_metadata.cc
|
2016-02-24 15:32:05 +00:00 |
|
Joe Thornber
|
0349956015
|
Merge branch 'low_level_examine_metadata' into merge-show-blocks
Conflicts:
.gitignore
Makefile.in
persistent-data/space-maps/disk.cc
|
2016-02-24 15:24:43 +00:00 |
|
Joe Thornber
|
6637a30618
|
[base] Move container_of to own file
|
2016-02-24 14:42:37 +00:00 |
|
Joe Thornber
|
a5a53648c9
|
Merge branch '2015-08-19-thin-show-duplicates' into merge-thin-ls
Conflicts:
Makefile.in
block-cache/block_cache.h
main.cc
thin-provisioning/commands.h
|
2016-02-24 14:31:51 +00:00 |
|
Joe Thornber
|
5f879237f5
|
[build] add --enable-dev-tools configure flag
This builds tools that I want to keep in the same code base, but not
intended for general release.
|
2016-02-24 13:41:43 +00:00 |
|
Joe Thornber
|
c8276a41f7
|
v0.6.2-rc5
|
2016-02-22 12:06:13 +00:00 |
|
Joe Thornber
|
0ec27c7835
|
[thin_delta] backport cherry-picked changes to c++98
|
2016-02-18 11:37:51 +00:00 |
|
Joe Thornber
|
a21cee55c7
|
[thin-delta] fix bug in earlier refactor
|
2016-02-18 11:34:19 +00:00 |
|
Joe Thornber
|
2461cdce43
|
[thin_delta] tidy up the comparison function
|
2016-02-18 11:34:09 +00:00 |
|
Joe Thornber
|
f193a70a31
|
[thin-delta] fix bug in earlier refactor
|
2016-02-18 11:31:43 +00:00 |
|