git: sbin/hammer: Print big block size on reblock

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Tue Apr 21 10:19:48 PDT 2015


commit f02dcec099ec5f57b8feaa11a75374ff3f6a8e88
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Apr 21 23:20:04 2015 +0900

    sbin/hammer: Print big block size on reblock
    
    - Print free_level/big_block_size when reblock starts instead of
      just free_level.
    
    - The meaning of 'fill_percentage' arg is easier to understand
      this way because the big block size is not obvious for most users
      while this arg is about selecting which big block to defrag.

Summary of changes:
 sbin/hammer/cmd_reblock.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list