freebsd-dev/sys/fs/nfsserver
Rick Macklem 629fa50e68 Add checks for VI_DOOMED and vn_lock() failures to the
experimental NFS server, to handle the case where an
exported file system is forced dismounted while an RPC
is in progress. Further commits will fix the cases where
a mount point is used when the associated vnode isn't locked.

Reviewed by:	kib
MFC after:	2 weeks
2011-01-02 19:58:39 +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 Add checks for VI_DOOMED and vn_lock() failures to the 2011-01-02 19:58:39 +00:00
nfs_nfsdserv.c Add checks for VI_DOOMED and vn_lock() failures to the 2011-01-02 19:58:39 +00:00
nfs_nfsdsocket.c Add checks for VI_DOOMED and vn_lock() failures to the 2011-01-02 19:58:39 +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