K 10 svn:author V 3 kib K 8 svn:date V 27 2009-09-06T11:44:46.555366Z K 7 svn:log V 264 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. Noted and reviewed by: tegge Tested by: pho MFC after: 3 days END