K 10 svn:author V 4 jeff K 8 svn:date V 27 2003-10-04T14:27:49.000000Z K 7 svn:log V 318 - Increase the scope of the interlock in ffs_reload(). Acquire it before we release the mntvnode_mtx. - Call vgonel() directly instead of going through vrecycle() since we own the interlock now. - Remove a few cases where we locked the interlock just so that we could call VOP_UNLOCK with interlock held. END