K 10 svn:author V 4 jeff K 8 svn:date V 27 2006-04-01T01:15:23.000000Z K 7 svn:log V 307 - Busy the filesystem in nfs_statfs to prevent us from creating a new vnode after vflush() has succeeded. This would cause a dangling vnode panic at unmount time otherwise. Other filesystems may have this problem via their VFS_VGET() routines. Found by: kris Sponsored by: Isilon Systems, Inc. END