sbin/hammer: Remove redundant printf for slave pfs info
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 10 Apr 2015 20:32:17 +0000 (05:32 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 12 Apr 2015 10:40:21 +0000 (19:40 +0900)
commit558891fa450f4a3f8f9d6672f462be32cb6a99fd
treeb7accde701e6ff819383453959f4150a7052b933
parent79ac2c7248e6e19f0829b42e5e5b31d9cf61d53b
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.
sbin/hammer/cmd_pseudofs.c