git: sbin/hammer: Don't wait 5 secs on pfs-destroy if -d (for devs)
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Oct 7 17:24:29 PDT 2016
commit fd102df45f5ece1950f6449ddf33c1b07414d58f
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Oct 8 07:46:42 2016 +0900
sbin/hammer: Don't wait 5 secs on pfs-destroy if -d (for devs)
PFS commands still have bugs and weird behaviors, so don't force
devs to wait 5 secs everytime doing hammer pfs-destroy.
But don't mention this in manpage, because this should be forced
against regular users no matter what.
Also remove extra space between "PFS" and "#" to sync the format
with other printfs.
Summary of changes:
sbin/hammer/cmd_pfs.c | 18 +++++++++++-------
1 file changed, 11 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd102df45f5ece1950f6449ddf33c1b07414d58f
--
DragonFly BSD source repository
More information about the Commits
mailing list