commit 8fd2cc397c30558bbc7b00958180820c38f16c5f
Author: Tomohiro Kusumi <[email protected]>
Date: Tue Mar 17 01:36:44 2015 +0900
sbin/hammer: Disable AssertOnFailure when running hammer checkmap
- Since the purpose of hammer checkmap command is to find out
inconsistency between blockmap and btree, it's better to set
AssertOnFailure to 0 just like hammer show command does.
Summary of changes:
sbin/hammer/cmd_blockmap.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fd2cc397c30558bbc7b00958180820c38f16c5f
--
DragonFly BSD source repository