git: sbin/hammer2: Use old "show"/"freemap" format for -q
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Wed Oct 2 08:50:07 PDT 2019
commit e3bf7c89bed5fb3221099510ac927afc59701b6e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Wed Oct 2 08:23:57 2019 +0900
sbin/hammer2: Use old "show"/"freemap" format for -q
which existed until aa2131f062.
The original format had better readability and grep-ability for
-q where only blockref itself was printed without referenced data.
A single line format works out better for this.
Summary of changes:
sbin/hammer2/cmd_debug.c | 53 ++++++++++++++++++++++++++++++------------------
1 file changed, 33 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e3bf7c89bed5fb3221099510ac927afc59701b6e
--
DragonFly BSD source repository
More information about the Commits
mailing list