git: sbin/hammer: Partly revert 2c1d3cef in 2010
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Oct 6 14:28:57 PDT 2016
commit 2dd9a2a557ca1e20ed61f230f8e117a03d82ea03
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Tue Sep 27 05:42:29 2016 +0900
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.
Summary of changes:
sbin/hammer/cmd_snapshot.c | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2dd9a2a557ca1e20ed61f230f8e117a03d82ea03
--
DragonFly BSD source repository
More information about the Commits
mailing list