freebsd-skq/sys/fs/nfsserver
Rick Macklem 47524363da 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.

Reviewed by:	kib
MFC after:	12 days
2011-01-05 18:46:05 +00:00
..
nfs_nfsdcache.c This fixes the experimental NFS server so that it won't crash in the 2010-02-13 23:56:19 +00:00
nfs_nfsdkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_nfsdport.c Fix the experimental NFS server to use vfs_busyfs() instead 2011-01-05 18:46:05 +00:00
nfs_nfsdserv.c Modify the experimental NFSv4 server so that the lookup 2011-01-03 00:33:32 +00:00
nfs_nfsdsocket.c Modify the experimental NFSv4 server so that the lookup 2011-01-03 00:33:32 +00:00
nfs_nfsdstate.c Add checks for VI_DOOMED and vn_lock() failures to the 2011-01-02 19:58:39 +00:00
nfs_nfsdsubs.c Apply changes to the experimental nfs server so that it uses the security 2009-05-14 21:39:08 +00:00