NetBSD/sys/nfs
thorpej 5b35dc8136 When unmounting a file system, acquire the syncer_lock before
vfs_busy'ing just before the dounmount() call.  This is to avoid
sleeping with the mountlist_slock held -- but we must acquire
syncer_lock before vfs_busy because the syncer itself uses
syncer_lock -> vfs_busy locking order.
2001-04-16 22:41:09 +00:00
..
krpc_subr.c
krpc.h
Makefile
nfs_bio.c reads at or after EOF should "succeed". 2001-04-16 14:37:43 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_node.c Fix nested extern declaration of prtactive. 2001-02-07 12:40:43 +00:00
nfs_nqlease.c When unmounting a file system, acquire the syncer_lock before 2001-04-16 22:41:09 +00:00
nfs_serv.c
nfs_socket.c make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
nfs_srvcache.c make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
nfs_subs.c Same change as in the UFS code: unlock vnode before setting v_op 2001-03-23 21:10:48 +00:00
nfs_syscalls.c
nfs_var.h
nfs_vfsops.c Instead of storing the filehandle in the mount structure, store the 2001-02-12 20:02:30 +00:00
nfs_vnops.c Unlock the rename target vnode after sillyrename'ing it. 2001-02-11 01:09:04 +00:00
nfs.h remove a temporary hack now that it's fixed for real. fixes PR 11731. 2001-04-03 15:08:38 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h Instead of storing the filehandle in the mount structure, store the 2001-02-12 20:02:30 +00:00
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h