git: sbin/newfs_hammer: Check maximum undo fifo size with explicit error message

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Oct 29 21:30:56 PDT 2016


commit f03bf3071ebe248ec929da7cbf23b1683b617df7
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sat Oct 29 16:55:11 2016 +0900

    sbin/newfs_hammer: Check maximum undo fifo size with explicit error message
    
    The undo fifo size has an explicit error message for below 512MB,
    so do the same for >1GB.

Summary of changes:
 sbin/newfs_hammer/newfs_hammer.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f03bf3071ebe248ec929da7cbf23b1683b617df7


-- 
DragonFly BSD source repository


More information about the Commits mailing list