NetBSD/sys/nfs
pooka 61e8303e9d Remove the "struct lwp *" argument from all VFS and VOP interfaces.
The general trend is to remove it from all kernel interfaces and
this is a start.  In case the calling lwp is desired, curlwp should
be used.

quick consensus on tech-kern
2007-11-26 19:01:26 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nfs_boot.c Use sockaddr_in_init() and ifreq_setaddr() to initialize a sockaddr_in 2007-08-31 22:02:58 +00:00
nfs_bootdhcp.c Constify: LLADDR() -> CLLADDR(). 2007-08-29 22:53:35 +00:00
nfs_bootparam.c
nfs_bootstatic.c Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfs_export.c Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
nfs_kq.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nfs_node.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nfs_serv.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nfs_socket.c remove lwp argument from nfs_reconnect and always use &lwp0 2007-10-21 08:23:19 +00:00
nfs_srvcache.c
nfs_subs.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nfs_syscalls.c nfssvc_nfsd: remove a wrong assertion. 2007-11-22 13:30:39 +00:00
nfs_var.h make NFS_ATTRTIMEO a function. 2007-10-28 22:24:28 +00:00
nfs_vfsops.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nfs_vnops.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
nfs.h make NFS_ATTRTIMEO a function. 2007-10-28 22:24:28 +00:00
nfsdiskless.h Add a new BOOTSTATIC flag, NFS_BOOTSTATIC_NOSTATIC, which causes 2007-07-08 21:08:09 +00:00
nfsm_subs.h
nfsmount.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
nfsnode.h - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h