git: sbin/hammer: Add num_bad_rec counter to hammer show
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Mar 5 03:54:57 PST 2016
commit 2d600cc715dffbf81f91c2446da1c32370c52c74
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Fri Mar 4 02:49:50 2016 +0900
sbin/hammer: Add num_bad_rec counter to hammer show
Add a counter for CRC error and blockmap offset error for records
in addition to counters for nodes and elms. Bad records has been
checked by hammer show, but the result wasn't printed like other two.
Summary of changes:
sbin/hammer/cmd_show.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2d600cc715dffbf81f91c2446da1c32370c52c74
--
DragonFly BSD source repository
More information about the Commits
mailing list