K 10 svn:author V 3 kib K 8 svn:date V 27 2009-06-24T09:42:18.480911Z K 7 svn:log V 228 MFC r193919: Lock the vnode in cd9660, devfs and pseudofs implementation of VOP_IOCTL to prevent reclaim, since the vnode is passed unlocked to the VOP. MFC r193930: For cd9660_ioctl, check for recycled vnode after locking it. END