kernel - Try to fix vrevoke() race/crash
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 Nov 2011 23:11:58 +0000 (15:11 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 15 Nov 2011 23:11:58 +0000 (15:11 -0800)
commitd557dd6d0198bfb5650b6a3ceafd7c1d1711cab5
tree1a365bd28f95971ee08f291533dd9fe4c04c3e72
parent23a64a69562758f660921f03034862f5ad9bfba6
kernel - Try to fix vrevoke() race/crash

* Try to fix situations where inactive vnodes are assocatied with a
  device.

Reported-by: marino
sys/kern/vfs_subr.c