1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/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
nfs_nfsdkrpc.c
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