sbin/hammer: Partly revert 2c1d3cef in 2010
commit2dd9a2a557ca1e20ed61f230f8e117a03d82ea03
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 26 Sep 2016 20:42:29 +0000 (27 05:42 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 6 Oct 2016 20:32:57 +0000 (7 05:32 +0900)
tree6d238455d59b969a50d53d154bc8db3df430785d
parent0519bef5e8bbeaed17d3163757183728cdee2fa8
sbin/hammer: Partly revert 2c1d3cef in 2010

This is the same as d6c59c72, so read d6c59c72 for details.

The code in 2c1d3cef in 2010 was later replaced by libhammer, so what
this commit actually does is revert a part of those libhammer commits,
but whatever it is, a certain directory being null mounted on somewhere
else is beyond the scope of hammer or any other filesystems.
This command originally had no such extra info, and that was better.

It's also confusing in the sense that it silently changes the output
depending on whether it's mounted or not.
sbin/hammer/cmd_snapshot.c