NetBSD/sys/nfs
pgoyette 9120d4511b Use the module subsystem's ability to process SYSCTL_SETUP() entries to
automate installation of sysctl nodes.

Note that there are still a number of device and pseudo-device modules
that create entries tied to individual device units, rather than to the
module itself.  These are not changed.
2020-03-16 21:20:09 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c Appease GCC and initialize arps_ip 2019-06-29 17:42:36 +00:00
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
nfs_export.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_iod.c
nfs_kq.c
nfs_node.c v_interlock -> vmobjlock 2020-02-24 20:11:45 +00:00
nfs_serv.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_subs.c Update NFS errno mapping and add assert for correctness 2020-03-08 22:12:42 +00:00
nfs_syscalls.c - Hide the details of SPCF_SHOULDYIELD and related behind a couple of small 2020-03-14 18:08:38 +00:00
nfs_var.h
nfs_vfsops.c Use the module subsystem's ability to process SYSCTL_SETUP() entries to 2020-03-16 21:20:09 +00:00
nfs_vnops.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
nfs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h