K 10 svn:author V 3 kib K 8 svn:date V 27 2012-09-20T10:28:44.050281Z K 7 svn:log V 200 MFC r240464: The deadfs VOPs for vop_ioctl and vop_bmap call itself recursively, which is an elaborate way to cause kernel panic. Change the VOPs implementation to return EBADF for a reclaimed vnode. END