NetBSD/sys/nfs
christos ef140c5bfd 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-01-21 20:36:49 +00:00
..
Makefile
files.nfs
krpc.h
krpc_subr.c
nfs.h PR/40491: From Tobias Ulmer in tech-kern@: 2018-01-21 20:36:49 +00:00
nfs_bio.c
nfs_boot.c Don't use rt_walktree to delete routes 2016-11-15 01:50:06 +00:00
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c PR/40491: From Tobias Ulmer in tech-kern@: 2018-01-21 20:36:49 +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 Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
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 PR/40491: From Tobias Ulmer in tech-kern@: 2018-01-21 20:36:49 +00:00
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c PR/40491: From Tobias Ulmer in tech-kern@: 2018-01-21 20:36:49 +00:00
nfs_syscalls.c Memory leak, found by Mootja; not tested, but obvious enough. 2017-02-12 18:24:31 +00:00
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