sbin/hammer: Print big block size on reblock
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 21 Apr 2015 14:20:04 +0000 (23:20 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 21 Apr 2015 14:42:49 +0000 (23:42 +0900)
commitf02dcec099ec5f57b8feaa11a75374ff3f6a8e88
tree0faff5cf3459ee961bd20086af690c3e9f9ba128
parent6540d157adb11e5bd59986ef07276232cbe3d0c1
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.
sbin/hammer/cmd_reblock.c