git: sbin/newfs_hammer: Fix low limit of -b and -m option
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Sat Oct 29 21:30:56 PDT 2016
    
    
  
commit 95c30c8c02cf965080a0bd7526bae61b44893e27
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Oct 29 17:23:47 2016 +0900
    sbin/newfs_hammer: Fix low limit of -b and -m option
    
    HAMMER_{BOOT,MEM}_MINBYTES are larger than HAMMER_BUFSIZE which is 16KB.
Summary of changes:
 sbin/newfs_hammer/newfs_hammer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/95c30c8c02cf965080a0bd7526bae61b44893e27
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list