git: sbin/hammer2: Fix root blockref type in "freemap"
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Tue Aug 13 10:40:55 PDT 2019
commit 208afee512aa4e3cc6e207b6dfcdc2496414ed36
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Wed Aug 14 01:00:03 2019 +0900
sbin/hammer2: Fix root blockref type in "freemap"
The root blockref type for freemap should be
HAMMER2_BREF_TYPE_FREEMAP rather than HAMMER2_BREF_TYPE_VOLUME.
Both are pseudo types, but sync with what fchain uses.
Summary of changes:
sbin/hammer2/cmd_debug.c | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/208afee512aa4e3cc6e207b6dfcdc2496414ed36
--
DragonFly BSD source repository
More information about the Commits
mailing list