This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
nfs
History
Pedro F. Giffuni
02abd40029
kernel: use our nitems() macro when it is available through param.h.
...
No functional change, only trivial cases are done in this sweep, Discussed in: freebsd-current
2016-04-19 23:48:27 +00:00
..
nfs_commonacl.c
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
nfs_commonkrpc.c
kernel: use our nitems() macro when it is available through param.h.
2016-04-19 23:48:27 +00:00
nfs_commonport.c
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
nfs_commonsubs.c
Cleanup unnecessary semicolons from the kernel.
2016-04-10 23:07:00 +00:00
nfs_var.h
Make nfscl_getmyip() use new routing KPI.
2016-01-15 09:05:14 +00:00
nfs.h
Add kernel support to the NFS server for the "-manage-gids"
2015-11-30 21:54:27 +00:00
nfscl.h
…
nfsclstate.h
…
nfsdport.h
Make the size of the hash tables used by the NFSv4 server tunable.
2015-05-27 22:00:05 +00:00
nfskpiport.h
…
nfsm_subs.h
Use M_SIZE() instead of hand-crafted (and mostly correct) NFSMSIZ() macro
2015-01-07 17:22:56 +00:00
nfsport.h
Bruce Evans reported that there was a performance regression between
2016-04-11 21:55:21 +00:00
nfsproto.h
mav@ has found that NFS servers exporting ZFS file systems
2015-04-16 22:35:15 +00:00
nfsrvcache.h
Do not generate 1000 unique lock names for nfsrc hash chain locks.
2014-07-31 19:24:44 +00:00
nfsrvstate.h
Add kernel support to the NFS server for the "-manage-gids"
2015-11-30 21:54:27 +00:00
nfsv4_errstr.h
…
rpcv2.h
…
xdr_subs.h
…