git: sbin/hammer: Disable AssertOnFailure when running hammer checkmap

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Mar 16 10:26:33 PDT 2015


commit 8fd2cc397c30558bbc7b00958180820c38f16c5f
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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



More information about the Commits mailing list