freebsd-nq/sys/fs/nfsclient
Rick Macklem 69bcf84509 Add a check for VI_DOOMED at the beginning of nfscl_request()
so that it won't try and use vp->v_mount to do an RPC during
a forced dismount. There needs to be at least one more kernel
commit, plus a change to the umount(8) command before forced
dismounts will work for the experimental NFS client.

MFC after:	2 weeks
2011-04-20 23:25:18 +00:00
..
nfs_clbio.c Modify the offset + size checks for read and write in the 2011-04-20 01:15:22 +00:00
nfs_clcomsubs.c This patch fixes the Experimental NFS client to properly deal with 32 bit or 64 2011-03-30 01:10:11 +00:00
nfs_clkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_clnfsiod.c Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +00:00
nfs_clnode.c Add a lktype flags argument to nfscl_nget() and ncl_nget() in the 2011-04-16 23:20:21 +00:00
nfs_clport.c Add a check for VI_DOOMED at the beginning of nfscl_request() 2011-04-20 23:25:18 +00:00
nfs_clrpcops.c Modify the offset + size checks for read and write in the 2011-04-20 00:21:51 +00:00
nfs_clstate.c Revert r220761 since, as kib@ pointed out, the case of 2011-04-18 23:35:16 +00:00
nfs_clsubs.c Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +00:00
nfs_clvfsops.c Revert r220761 since, as kib@ pointed out, the case of 2011-04-18 23:35:16 +00:00
nfs_clvnops.c Add a vput() to nfs_lookitup() in the experimental NFS client 2011-04-18 01:02:43 +00:00
nfs.h Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +00:00
nfsargs.h
nfsdiskless.h
nfsmount.h Fix the nlm so that it no longer depends on the regular 2011-01-03 20:37:31 +00:00
nfsnode.h Add a lktype flags argument to nfscl_nget() and ncl_nget() in the 2011-04-16 23:20:21 +00:00
nlminfo.h