git: sbin/hammer: Fix print_blockmap() for non-root volume

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Nov 1 07:36:27 PDT 2016


commit 927812a6eaf07bf3b947f8ae858aae1b40a90744
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Nov 1 20:34:05 2016 +0900

    sbin/hammer: Fix print_blockmap() for non-root volume
    
    It should work the same regardless of root/non-root,
    though vol0_blockmap[] is empty for non-root volumes.

Summary of changes:
 sbin/hammer/hammer_util.h | 2 +-
 sbin/hammer/ondisk.c      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/927812a6eaf07bf3b947f8ae858aae1b40a90744


-- 
DragonFly BSD source repository



More information about the Commits mailing list