freebsd-skq/sys/ufs
jhb 82d0acb613 Close a race between concurrent calls to ufsdirhash_recycle() and
ufsdirhash_free() introduced in my last commit by removing the dirhash
about to be free'd in ufsdirhash_free() from the global dirhash list
before dropping the sx lock.

Tested by:	kris
2008-09-22 20:53:22 +00:00
..
ffs Suspend the write operations on the UFS filesystem being unmounted or 2008-09-16 11:55:53 +00:00
ufs Close a race between concurrent calls to ufsdirhash_recycle() and 2008-09-22 20:53:22 +00:00