git: sbin/hammer: Remove redundant printf for slave pfs info
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Apr 12 04:36:22 PDT 2015
commit 558891fa450f4a3f8f9d6672f462be32cb6a99fd
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Apr 11 05:32:17 2015 +0900
sbin/hammer: Remove redundant printf for slave pfs info
- hammer pfs-status does show "operating as a SLAVE" if the pfs
is a slave, so no need to print another line that shows the
same thing. Also removing this line doesn't seem to break any
existing userspace.
Summary of changes:
sbin/hammer/cmd_pseudofs.c | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/558891fa450f4a3f8f9d6672f462be32cb6a99fd
--
DragonFly BSD source repository
More information about the Commits
mailing list