sbin/hammer: Fix used bytes for zone15
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 4 Jun 2016 16:23:27 +0000 (01:23 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 4 Jun 2016 16:28:34 +0000 (01:28 +0900)
commitaac2051de28209b6c234abc68f18fcfc5a0c1860
treed0e879be130581e3161cda0b21fd1723aff5fa9c
parent1f4a137d4de2505bb6b8fd082633f4a504923614
sbin/hammer: Fix used bytes for zone15

zone15 (physically not available zone) is always 100% used,
so bytes_used for zone15 big-block should be 8MB istead of 0.

Has nothing to do with
http://lists.dragonflybsd.org/pipermail/users/2016-June/thread.html#249681
sbin/hammer/cmd_blockmap.c