]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Refine r195509, instead of checking that vnode type is VBAD, that is
authorkib <kib@FreeBSD.org>
Sat, 10 Oct 2009 21:17:30 +0000 (21:17 +0000)
committerkib <kib@FreeBSD.org>
Sat, 10 Oct 2009 21:17:30 +0000 (21:17 +0000)
commit31d083f28a4a30350e3a9a373bc20d5e44c93d5d
tree436e0facb5cfcabd993027dada21c5c6e1bc4b4a
parentedf781a8157d148cc0bb8786425a0a55a751abcc
Refine r195509, instead of checking that vnode type is VBAD, that is
set quite late in the revocation path, properly verify that vnode is
not doomed before calling VOP.

Reported and tested by: Harald Schmalzbauer <h.schmalzbauer omnilan de>
MFC after: 3 days
sys/kern/kern_exit.c