Bring in fixes for a bug which occurs when the filesystem become fulls.
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 21 May 2008 18:49:49 +0000 (18:49 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 21 May 2008 18:49:49 +0000 (18:49 +0000)
commitae67502248975d397fd13aa1dfff01ccdf133b1c
treea314160accbeec3676cba7e89bc0d4c3697b71a0
parent3d39e7afac886c68a91c8d821b8e139a5f354c5f
Bring in fixes for a bug which occurs when the filesystem become fulls.
This bug could result in 'ffs blkfree: freeing free block' panics.

However, this may not fix all such panics.  The jury is still out as of this
commit.

Obtained-from:  FreeBSD/ffs_balloc.c 1.52 and 1.53
sys/vfs/ufs/ffs_balloc.c