git: sbin/hammer: Fix hammer checkmap big-block offset

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Jul 21 08:31:53 PDT 2015


commit 5aa4f01c806dcff16568413cab9705ca6ae27d01
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Jul 21 03:45:36 2015 +0900

    sbin/hammer: Fix hammer checkmap big-block offset
    
    - hammer checkmap wasn't showing the offset of big-block for each
      layer2 within a layer1 correctly.
    
    - (The checkmap for supported zones works the same, and there was
      nothing nothing wrong with that, but offsets in output were not
      correct)

Summary of changes:
 sbin/hammer/cmd_blockmap.c | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5aa4f01c806dcff16568413cab9705ca6ae27d01


-- 
DragonFly BSD source repository



More information about the Commits mailing list