This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
nfs
History
mjf
84bd46b9f9
Add support to allow a file system to not permit being exported over NFS.
...
Approved by elad@ and wrstuden@
2006-10-24 21:53:10 +00:00
..
files.nfs
…
krpc_subr.c
…
krpc.h
…
Makefile
…
nfs_bio.c
…
nfs_boot.c
…
nfs_bootdhcp.c
…
nfs_bootparam.c
…
nfs_bootstatic.c
…
nfs_export.c
Add support to allow a file system to not permit being exported over NFS.
2006-10-24 21:53:10 +00:00
nfs_kq.c
…
nfs_node.c
…
nfs_nqlease.c
now that we have -Wno-unused-parameter, back out all the tremendously ugly
2006-10-17 18:21:29 +00:00
nfs_serv.c
…
nfs_socket.c
…
nfs_srvcache.c
…
nfs_subs.c
Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all
2006-10-20 18:58:12 +00:00
nfs_syscalls.c
kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred()
2006-10-22 13:07:15 +00:00
nfs_var.h
…
nfs_vfsops.c
Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all
2006-10-20 18:58:12 +00:00
nfs_vnops.c
grab glock when calling uvm_unp_setsize, so that it doesn't interfere
2006-10-14 09:18:57 +00:00
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
…
nfsnode.h
another variable should have been _KERNEL only.
2006-10-17 14:55:13 +00:00
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
…