K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-01-17T01:37:39.207511Z K 7 svn:log V 207 MFC: r217017 Fix the experimental NFS server to use vfs_busyfs() instead of vfs_getvfs() so that the mount point is busied for the VFS_FHTOVP() call. This is analagous to r185432 for the regular NFS server. END