K 10 svn:author V 3 kib K 8 svn:date V 27 2009-09-09T13:28:18.947766Z K 7 svn:log V 242 MFC r196887: In fhopen, vfs_ref() the mount point while vnode is unlocked, to prevent vn_start_write(NULL, &mp) from operating on potentially freed or reused struct mount *. Remove unmatched vfs_rel() in cleanup. Approved by: re (kensmith) END