commit f03bf3071ebe248ec929da7cbf23b1683b617df7
Author: Tomohiro Kusumi <[email protected]>
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