freebsd-skq/sys/fs/nfsserver
Rick Macklem a43fcbe34d This patch should fix handling of byte range locks locally
on the server for the experimental nfs server. When enabled
by setting vfs.newnfs.locallocks_enable to non-zero, the
experimental nfs server will now acquire byte range locks
on the file on behalf of NFSv4 clients, such that lock
conflicts between the NFSv4 clients and processes running
locally on the server, will be recognized and handled correctly.

MFC after:	2 weeks
2010-03-30 23:11:50 +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 Patch the experimental NFS server in a manner analagous to r205661 2010-03-26 01:35:19 +00:00
nfs_nfsdserv.c Modify the experimental server so that it uses VOP_ACCESSX(). 2009-12-25 20:44:19 +00:00
nfs_nfsdsocket.c Fix the handling of NFSv4 Illegal Operation number to conform 2009-05-26 01:16:09 +00:00
nfs_nfsdstate.c This patch should fix handling of byte range locks locally 2010-03-30 23:11:50 +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