opnsense-src/sys/fs/nfsclient
Rick Macklem fb35711d76 Add support for flock(2) locks to the new NFSv4 client. I think this
should be ok, since the client now delays NFSv4 Close operations
until VOP_INACTIVE()/VOP_RECLAIM(). As such, there should be no
risk that the NFSv4 Open is closed while an associated byte range lock
still exists.

Tested by:	avg
MFC after:	2 weeks
2011-06-05 20:22:56 +00:00
..
nfs.h Modify the experimental (newnfs) NFS client so that it uses the 2011-04-25 23:12:18 +00:00
nfs_clbio.c In the VOP_PUTPAGES() implementations, change the default error from 2011-06-01 21:00:28 +00:00
nfs_clcomsubs.c Fix the new NFS client so that it handles NFSv4 state 2011-05-27 22:05:10 +00:00
nfs_clkrpc.c Change the sysctl naming for the old and new NFS clients 2011-05-15 20:52:43 +00:00
nfs_clnfsiod.c Change the sysctl naming for the old and new NFS clients 2011-05-15 20:52:43 +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 support for flock(2) locks to the new NFSv4 client. I think this 2011-06-05 20:22:56 +00:00
nfs_clrpcops.c The new NFSv4 client was erroneously using "p" instead of 2011-06-05 18:17:37 +00:00
nfs_clstate.c The new NFSv4 client was erroneously using "p" instead of 2011-06-05 18:17:37 +00:00
nfs_clsubs.c Change the sysctl naming for the old and new NFS clients 2011-05-15 20:52:43 +00:00
nfs_clvfsops.c Add a check for MNTK_UNMOUNTF at the beginning of nfs_sync() 2011-05-26 22:05:35 +00:00
nfs_clvnops.c Add support for flock(2) locks to the new NFSv4 client. I think this 2011-06-05 20:22:56 +00:00
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