commit dff08fe7fd957453edf54865845e605849f2173a
Author: Tomohiro Kusumi <[email protected]>
Date: Tue Mar 10 20:36:18 2015 +0900
sbin/hammer: Remove unnecessary workarond after f0b930f3
- Revert one of the workarounds made in commit 2f8c6a59 since it's
no longer necessary after commit f0b930f3 fixed it in filesystem.
- The other workaround in commit 2f8c6a59 (suppress 'd') is
still there as it has nothing to do with mirror_tid fix in f0b930f3.
Summary of changes:
sbin/hammer/cmd_show.c | 25 ++++++++-----------------
1 file changed, 8 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dff08fe7fd957453edf54865845e605849f2173a
--
DragonFly BSD source repository