git: sbin/fsck_hammer2: Make blockref error message more verbose

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Sep 23 10:33:15 PDT 2019


commit 25434dd18dfeb1c099926061b515f5b5634f4784
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Sep 24 01:30:03 2019 +0900

    sbin/fsck_hammer2: Make blockref error message more verbose
    
    Keep a copy of blockref in blockref_msg, and print
    type and key/keybits in addition to offset and message.
    
    Also use lower case for offset and key.

Summary of changes:
 sbin/fsck_hammer2/test.c | 37 +++++++++++++++++++++++--------------
 1 file changed, 23 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/25434dd18dfeb1c099926061b515f5b5634f4784


-- 
DragonFly BSD source repository


More information about the Commits mailing list