freebsd-nq/sys/fs/nfsclient
Rick Macklem 58c969c8de Fix up handling of the nfsmount structure in read and write
within the experimental NFS client. Mostly add mutex locking
and use the same rsize, wsize during the operation by keeping
a local copy of it. This is another change that brings it
closer to the regular NFS client.

MFC after:	2 weeks
2011-04-19 01:09:51 +00:00
..
nfs_clbio.c Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +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
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 lktype flags argument to nfscl_nget() and ncl_nget() in the 2011-04-16 23:20:21 +00:00
nfs_clrpcops.c Fix up handling of the nfsmount structure in read and write 2011-04-19 01:09: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