HAMMER Utilities: Correct vol0_stat_freebigblocks.
commit2f42d364f685a26ee0f437fbcd9a34cb1b91c1bd
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jun 2008 16:57:53 +0000 (2 16:57 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 2 Jun 2008 16:57:53 +0000 (2 16:57 +0000)
tree0b0fcb9048fcc0068d33e1816119b01794512a79
parent8d93b531afe36e9021d8e613c234f2e4e50bae1b
HAMMER Utilities: Correct vol0_stat_freebigblocks.

* The root_vol->ondisk->vol0_stat_freebigblocks was not being properly
  decremented when newfs_hammer allocated big blocks, causing it to report
  a value that is too large.
sbin/hammer/ondisk.c