This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
nfs
History
Rick Macklem
5a12538bd7
Add support for shared vnode locks for the Read operation
...
in the experimental NFSv4 server. Reviewed by: kib MFC after: 2 weeks
2011-01-01 18:50:49 +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
Add support for shared vnode locks for the Read operation
2011-01-01 18:50:49 +00:00
nfs_var.h
Delete the nfsvno_localconflict() function in the experimental
2010-12-28 23:50:13 +00:00
nfs.h
Modify the experimental NFS server so that it uses LK_SHARED
2010-12-25 21:56:25 +00:00
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
…