Searched hist:85884 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dkern_cons.cdiff 85884 Fri Nov 02 15:04:32 MST 2001 jlemon + Fix another possible vn_close race, in the same fashion as r1.95.
+ Check that the cached vnode type != VBAD before calling devsw(),
this can happen if the vnode has been revoked.

Completed in 51 milliseconds