K 10 svn:author V 5 tegge K 8 svn:date V 27 2006-01-09T19:32:21.000000Z K 7 svn:log V 222 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 END