git: sbin/hammer: Fix used bytes for zone15

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sat Jun 4 09:36:18 PDT 2016


commit aac2051de28209b6c234abc68f18fcfc5a0c1860
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Jun 5 01:23:27 2016 +0900

    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

Summary of changes:
 sbin/hammer/cmd_blockmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aac2051de28209b6c234abc68f18fcfc5a0c1860


-- 
DragonFly BSD source repository



More information about the Commits mailing list