git: newfs_hammer: update checks on undosize and fssize minimum
Thomas Nikolajsen
thomas at crater.dragonflybsd.org
Tue Apr 19 15:31:54 PDT 2011
commit dac7444ffc2f1f619da706f1cc6565452dfac115
Author: Thomas Nikolajsen <thomas at dragonflybsd.org>
Date: Wed Apr 20 00:20:32 2011 +0200
newfs_hammer: update checks on undosize and fssize minimum
Unless -f options given undosize must be at least 500MB
and fssize at least 10GB (50GB recommended).
Also fix a few extra spaces.
Summary of changes:
sbin/newfs_hammer/newfs_hammer.8 | 32 +++++++++++++++-------------
sbin/newfs_hammer/newfs_hammer.c | 42 +++++++++++++++++++------------------
sbin/newfs_hammer/newfs_hammer.h | 11 ++++-----
3 files changed, 44 insertions(+), 41 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dac7444ffc2f1f619da706f1cc6565452dfac115
--
DragonFly BSD source repository
More information about the Commits
mailing list