NetBSD/sys/nfs
drochner 9e95dcb696 Change some subordinate functions to take a "struct nfsnode" argument
instead of "struct vnode". This saves a number of pointer dereferences;
it sums up to about half a kB for me. And it paves the way for future
fixes.
While cleaning up, eliminate a write-only member of "struct nfsreq"
and a pointless assignment in the NFS_V2_ONLY case.
2003-04-24 21:21:04 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c fix a use of an uninitialized variable. 2003-04-18 15:19:02 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_kq.c
nfs_node.c use queue manipulation macros. 2003-04-02 15:14:19 +00:00
nfs_nqlease.c Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfs_serv.c return rtmax bytes if we get READ requests larger than rtmax. 2003-04-03 15:19:12 +00:00
nfs_socket.c Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfs_srvcache.c use queue manipulation macros. 2003-04-02 15:14:19 +00:00
nfs_subs.c Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfs_syscalls.c make per-iod datas together. 2003-04-09 14:22:33 +00:00
nfs_var.h Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfs_vfsops.c Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfs_vnops.c Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfs.h Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfsdiskless.h
nfsm_subs.h Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
nfsmount.h rename nm_verf to nm_writeverf because it's confusing with nm_verf{str,len}. 2003-04-09 14:21:24 +00:00
nfsnode.h update a comment to follow the previous change. 2003-04-09 14:24:32 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h Change some subordinate functions to take a "struct nfsnode" argument 2003-04-24 21:21:04 +00:00
rpcv2.h
xdr_subs.h