K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-01-19T15:40:46.000000Z K 7 svn:log V 361 Zero mi_rotovp and coda_ctlvp immediately after calling vrele() on the vnodes during coda_unmount() in order to detect errant use of them after the vnode references may no longer be valid. No need to clear the VV_ROOT flag on mi_rootvp flag (especially after the vnode reference is no longer valid) as this isn't done on other file systems. MFC after: 3 days END