DragonFlyBSD/src dc70901sbin/hammer2 cmd_debug.c

sbin/hammer2: Remove dofreemap argument from show_bref()

208afee512 removed `dofreemap` test from show_bref() by having
HAMMER2_BREF_TYPE_FREEMAP switch/case for blockref type,
so `dofreemap` is no longer needed in show_bref().

Blockref itself contains `dofreemap` information.
DeltaFile
+5-8sbin/hammer2/cmd_debug.c
+5-81 files

UnifiedSplitRaw