1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys/fs/nfs
Rick Macklem c5dd9d8c37 Add a flag to the experimental NFSv4 client to indicate when
delegations are being returned for reasons other than a Recall.
Also, re-organize nfscl_recalldeleg() slightly, so that it leaves
clearing NMODIFIED to the ncl_flush() call and invalidates the
attribute cache after flushing. It is hoped that these changes
might fix the problem others have seen when using the NFSv4
client with delegations enabled, since I can't reliably reproduce
the problem. These changes only affect the client when doing NFSv4
mounts with delegations enabled.

MFC after:	10 days
2010-10-26 23:18:37 +00:00
..
nfs_commonacl.c
nfs_commonkrpc.c Patch the experimental NFS client so that it works for NFSv2 2010-05-08 01:24:18 +00:00
nfs_commonport.c For the experimental NFSv4 server's dumplocks operation, add the 2010-07-19 23:33:42 +00:00
nfs_commonsubs.c The timer routine in the experimental NFS server did not acquire 2010-08-28 21:41:18 +00:00
nfs_var.h Modify the experimental NFSv4 server's file handle hash function 2010-10-23 22:28:29 +00:00
nfs.h
nfscl.h
nfsclstate.h Add a flag to the experimental NFSv4 client to indicate when 2010-10-26 23:18:37 +00:00
nfsdport.h Modify the file handle hash function in the experimental NFS 2010-10-22 21:38:56 +00:00
nfskpiport.h Fix typos in macros. 2010-05-08 14:50:12 +00:00
nfsm_subs.h
nfsport.h Fix typos in macros. 2010-05-08 14:50:12 +00:00
nfsproto.h
nfsrvcache.h
nfsrvstate.h
nfsv4_errstr.h
rpcv2.h
xdr_subs.h