sbin/hammer: Make hammer pfs-status print after possible error case
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 30 Mar 2015 18:09:02 +0000 (03:09 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 1 Apr 2015 21:09:32 +0000 (06:09 +0900)
commitd537df51b4644edb702f35c6cfb09fcd877ae08f
treebf5fd09db6f7e58e12ada941ea229bd468fa65e4
parent3865ad2ff31118df608fdc43033b32b7341ccc28
sbin/hammer: Make hammer pfs-status print after possible error case

- Print pfs-status info after getpfs() which could possibly print
  an error message to stderr and exit(1).
sbin/hammer/cmd_pseudofs.c