freebsd-nq/sys/ufs
Tor Egge 6c62b2acd0 If the lock passed to getdirtybuf() is the softdep lock then the background
write completed wakeup could be missed.  Close the race by grabbing the lock
normally used for protection of bp->b_xflags.

Reviewed by:	truckman
2006-01-09 19:32:21 +00:00
..
ffs If the lock passed to getdirtybuf() is the softdep lock then the background 2006-01-09 19:32:21 +00:00
ufs Eradicate caddr_t from the VFS API. 2005-12-14 00:49:52 +00:00