NetBSD/sys/nfs
yamt d1a0f61a77 nfs_readdirplusrpc: fix a deadlock problem.
don't wait for vnode lock to load attributes.
otherwise, because READDIRPLUS returns DOTDOT entry as well,
we violate locking order.
2004-04-05 10:44:09 +00:00
..
files.nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
krpc_subr.c
krpc.h
Makefile
nfs_bio.c introduce a macro NFS_INVALIDATE_ATTRCACHE and use it 2004-03-12 16:52:14 +00:00
nfs_boot.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfs_kq.c
nfs_node.c nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
nfs_nqlease.c
nfs_serv.c
nfs_socket.c nfs_sndlock: fix nfsd null dereference. 2004-03-17 10:40:34 +00:00
nfs_srvcache.c
nfs_subs.c nfs_getattrcache: deal with timer wraparound. 2004-03-19 13:53:28 +00:00
nfs_syscalls.c nfsrv_zapsock: zap an nfsd socket only if it's valid. 2004-03-17 10:43:35 +00:00
nfs_var.h nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
nfs_vfsops.c Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
nfs_vnops.c nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
nfs.h
nfsdiskless.h Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
nfsm_subs.h nfsm_mtofh: handle the case that filehandle is exist but fattr is not. 2004-04-05 10:41:45 +00:00
nfsmount.h
nfsnode.h shrink sizeof struct nfsnode by putting exclusive members into union. 2004-03-12 16:52:37 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h