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
Zack Kirsch
061c683cc2
Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONF
...
without the vnode lock held. Implicitly approved by: zml (mentor)
2011-07-17 03:44:05 +00:00
..
nfs_commonacl.c
Add DEXITCODE plumbing to NFS.
2011-07-16 08:51:09 +00:00
nfs_commonkrpc.c
The new NFSv4 client handled NFSERR_GRACE as a fatal error
2011-07-16 20:53:27 +00:00
nfs_commonport.c
Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONF
2011-07-17 03:44:05 +00:00
nfs_commonsubs.c
Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONF
2011-07-17 03:44:05 +00:00
nfs_var.h
Move nfsvno_pathconf to be accessible to sys/fs/nfs; no functionality change.
2011-07-16 08:05:17 +00:00
nfs.h
Increase NFS_TICKINTVL value from 10 to 500. Now that callout does useful
2011-05-06 13:11:50 +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
Add DEXITCODE plumbing to NFS.
2011-07-16 08:51:09 +00:00
nfskpiport.h
Fix typos in macros.
2010-05-08 14:50:12 +00:00
nfsm_subs.h
…
nfsport.h
Remove unnecessary thread pointer from VOPLOCK macros and current users.
2011-07-16 08:05:26 +00:00
nfsproto.h
Fix the new NFSv4 client so that it doesn't fill the cached
2011-06-28 22:52:38 +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
…