K 10 svn:author V 7 iedowse K 8 svn:date V 27 2002-10-07T20:49:22.000000Z K 7 svn:log V 306 Add back a fdrop() call at the end of kern_open() that got lost in revision 1.218. This bug caused a "struct file" reference to be leaked if VOP_ADVLOCK(), vn_start_write(), or mac_check_vnode_write() failed during the open operation. PR: kern/43739 Reported by: Arne Woerner END