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
..
Makefile
files.nfs Add static nfs boot configuration, from the kernel config file or from 2004-03-11 21:48:43 +00:00
krpc.h keep things not needed by userland in #ifdef _KERNEL. 2003-05-05 13:21:00 +00:00
krpc_subr.c
nfs.h Commit message for previous revision to sys/nfs/nfs.h: 2003-12-06 02:48:35 +00:00
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 Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
nfs_bootparam.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
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 Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
nfs_node.c nfs_readdirplusrpc: fix a deadlock problem. 2004-04-05 10:44:09 +00:00
nfs_nqlease.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfs_serv.c - get pages to loan out in uvm_loanuobjpages() rather than 2004-01-07 12:17:10 +00:00
nfs_socket.c nfs_sndlock: fix nfsd null dereference. 2004-03-17 10:40:34 +00:00
nfs_srvcache.c comments. 2003-11-20 16:18:49 +00:00
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
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 terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00
nfsnode.h shrink sizeof struct nfsnode by putting exclusive members into union. 2004-03-12 16:52:37 +00:00
nfsproto.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrtt.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nfsrvcache.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nqnfs.h current trylater/jukebox retry delay is way too long and 2003-08-16 18:08:27 +00:00
rpcv2.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
xdr_subs.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00