NetBSD/sys/nfs
yamt a9fa9f0745 since daddr_t is 64-bit these days, simply use nfs directory cookies
as buffer cache indexes.  regress/sys/fs/getdents is now supposed to work.
fix PR/27112.
2004-10-26 04:34:46 +00:00
..
Makefile
files.nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
krpc.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
krpc_subr.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs.h remove #if 0'ed out definition of VA_EXCLUSIVE. 2004-10-26 00:58:54 +00:00
nfs_bio.c since daddr_t is 64-bit these days, simply use nfs directory cookies 2004-10-26 04:34:46 +00:00
nfs_boot.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootdhcp.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootparam.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_bootstatic.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_kq.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs_node.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs_nqlease.c Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfs_serv.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs_socket.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
nfs_srvcache.c enable reply cache for connection oriented protocols as well. 2004-05-21 13:53:40 +00:00
nfs_subs.c since daddr_t is 64-bit these days, simply use nfs directory cookies 2004-10-26 04:34:46 +00:00
nfs_syscalls.c make sure that nfssvc sockets are zapped before being freed. 2004-06-10 12:59:57 +00:00
nfs_var.h fix access-after-free bugs in dircache code by refcounting nfsdircache. 2004-09-15 09:50:56 +00:00
nfs_vfsops.c Fixing age old cruft: 2004-08-15 07:19:54 +00:00
nfs_vnops.c nfs_readdirrpc, nfs_readdirplusrpc: 2004-10-03 10:17:33 +00:00
nfsdiskless.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfsm_subs.h g/c NFSMINOFF, which is unused and identical with MRESETDATA. 2004-09-29 11:24:28 +00:00
nfsmount.h Eliminate several uses of `curproc' from the socket-layer code and from NFS. 2004-05-22 22:52:13 +00:00
nfsnode.h since daddr_t is 64-bit these days, simply use nfs directory cookies 2004-10-26 04:34:46 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h use VFS_MAXFIDSZ 2004-04-21 02:22:49 +00:00
rpcv2.h
xdr_subs.h