freebsd-skq/sys/fs/nfsclient
rmacklem a507f603a7 Fix three related problems in the experimental nfs client when
checking for conflicts w.r.t. byte range locks for NFSv4.
1 - Return 0 instead of EACCES when a conflict is found, for F_GETLK.
2 - Check for "same file" when checking for a conflict.
3 - Don't check for a conflict for the F_UNLCK case.
2010-01-03 18:27:10 +00:00
..
nfs_clbio.c When porting the experimental nfs subsystem to the FreeBSD8 krpc, 2009-12-26 19:15:15 +00:00
nfs_clcomsubs.c
nfs_clkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_cllock.c
nfs_clnfsiod.c
nfs_clnode.c Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs 2009-09-09 20:37:49 +00:00
nfs_clport.c Unloading of the nfscl module is unsupported because newnfslock doesn't 2009-10-20 15:06:18 +00:00
nfs_clrpcops.c Fix the experimental NFS client so that it can create Unix 2009-12-31 18:02:48 +00:00
nfs_clstate.c Fix three related problems in the experimental nfs client when 2010-01-03 18:27:10 +00:00
nfs_clsubs.c Unloading of the nfscl module is unsupported because newnfslock doesn't 2009-10-20 15:06:18 +00:00
nfs_clvfsops.c Fix two bugs in the experimental nfs client: 2009-07-19 16:44:26 +00:00
nfs_clvnops.c When porting the experimental nfs subsystem to the FreeBSD8 krpc, 2009-12-26 19:15:15 +00:00
nfs_lock.h
nfs.h When porting the experimental nfs subsystem to the FreeBSD8 krpc, 2009-12-26 19:15:15 +00:00
nfsargs.h
nfsdiskless.h
nfsmount.h
nfsnode.h
nlminfo.h