git: sbin/hammer: Fix assertion to accept undo zone
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Wed Mar 18 09:25:04 PDT 2015
    
    
  
commit a71cf17e72848edc53556fbd50f1a19c712cb251
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Thu Mar 19 01:05:40 2015 +0900
    sbin/hammer: Fix assertion to accept undo zone
    
    - hammer checkmap now supports undo zone after d2bf3c30 so this
      assertion needs to accept undo zone, although nothing changes
      since AssertOnFailure is set to 0 by default for this command
      for now.
Summary of changes:
 sbin/hammer/cmd_blockmap.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a71cf17e72848edc53556fbd50f1a19c712cb251
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list