sbin/hammer: Fix hammer checkmap big-block offset
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 20 Jul 2015 18:45:36 +0000 (03:45 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 21 Jul 2015 10:45:33 +0000 (19:45 +0900)
commit5aa4f01c806dcff16568413cab9705ca6ae27d01
treed0e477a67aff1a0a4bd4b43a47af427cbb2e3ed6
parente700eccf02586b3193a3352f4bb5e51a2c9e4a2b
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)
sbin/hammer/cmd_blockmap.c