NetBSD/sys/nfs
martin c844ace2d6 Pull up following revision(s) (requested by maya in ticket #856):
sys/nfs/nfs.h: revision 1.76
	sys/nfs/nfs_subs.c: revision 1.230
	sys/nfs/nfs_socket.c: revision 1.199
	sys/nfs/nfs_clntsocket.c: revision 1.6

PR/40491: From Tobias Ulmer in tech-kern@:
1. Protect the nfs request queue with its own mutex
2. make the nfs_receive queue check for signals so that intr mounts
   can be interrupted.

XXX: pullup-8
2018-06-08 10:25:23 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h Pull up following revision(s) (requested by maya in ticket #856): 2018-06-08 10:25:23 +00:00
nfs_bio.c
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c Pull up following revision(s) (requested by maya in ticket #856): 2018-06-08 10:25:23 +00:00
nfs_clntsubs.c
nfs_export.c Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
nfs_iod.c
nfs_kq.c
nfs_node.c Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
nfs_serv.c Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
nfs_socket.c Pull up following revision(s) (requested by maya in ticket #856): 2018-06-08 10:25:23 +00:00
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c Pull up following revision(s) (requested by maya in ticket #856): 2018-06-08 10:25:23 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
nfs_vnops.c Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h