NetBSD/sys/nfs
dholland fb458255a3 Rename lookup() to lookup_for_nfsd(), to make it clear just whose
private backdoor entry point this is.

Also, clone the lookup_for_nfsd() entry point as
lookup_for_nfsd_index(), for use by a different call site in nfsd that
does different unclean things with nameidata.
2009-09-27 17:19:07 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c
nfs_boot.c
nfs_bootdhcp.c Use a function to add extra data to the vendor area so that data added 2009-07-10 12:16:31 +00:00
nfs_bootparam.c
nfs_bootstatic.c
nfs_export.c The compatibility call to re-export from sys_mount() calls 2009-07-07 14:09:05 +00:00
nfs_iod.c
nfs_kq.c
nfs_node.c
nfs_serv.c Rename lookup() to lookup_for_nfsd(), to make it clear just whose 2009-09-27 17:19:07 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_srvsocket.c Missed this file in previous commit, accidentally checked in fix to local 2009-09-03 20:59:12 +00:00
nfs_srvsubs.c Rename lookup() to lookup_for_nfsd(), to make it clear just whose 2009-09-27 17:19:07 +00:00
nfs_subs.c
nfs_syscalls.c Remove stale comment about super user. no functional change 2009-09-14 14:37:52 +00:00
nfs_var.h ...and one more missed in the earlier commit (sigh). Kernels should build 2009-09-03 21:06:21 +00:00
nfs_vfsops.c
nfs_vnops.c Use pid_t, not short, for a pid. 2009-07-14 20:59:54 +00:00
nfs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h