freebsd-dev/sys/fs/nfs
Rick Macklem 37fe683250 Fix the NFSVNO_CMPFH() macro in the experimental NFS server so
that it works correctly for ZFS file handles. It is possible to
have two ZFS file handles that differ only in the bytes in the
fid_reserved field of the generic "struct fid" and comparing the
bytes in fid_data didn't catch this case. This patch changes the
macro to compare all bytes of "struct fid".

Tested by:	gull at gull.us
MFC after:	2 weeks
2010-09-10 23:18:45 +00:00
..
nfs_commonacl.c Modify the experimental server so that it uses VOP_ACCESSX(). 2009-12-25 20:44:19 +00:00
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 The timer routine in the experimental NFS server did not acquire 2010-08-28 21:41:18 +00:00
nfs.h Replace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscbd.c will build. 2009-06-20 17:11:07 +00:00
nfscl.h
nfsclstate.h Avoid extraneous recovery cycles in the experimental NFS client 2010-04-18 22:21:23 +00:00
nfsdport.h Fix the NFSVNO_CMPFH() macro in the experimental NFS server so 2010-09-10 23:18:45 +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 Move the nfsstat structure and proc/op number definitions on the 2009-05-15 19:33:59 +00:00
nfsrvcache.h
nfsrvstate.h This patch should fix handling of byte range locks locally 2010-03-30 23:11:50 +00:00
nfsv4_errstr.h
rpcv2.h
xdr_subs.h