freebsd-skq/sys/fs/nfsclient
rmacklem 2f0e817202 Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs
vnodes, since these nodes are not linked into the mount queue and,
as such, the vn_lock() cannot cause a deadlock so LORs are harmless.

Suggested by:	kib
Approved by:	kib (mentor)
MFC after:	3 days
2009-09-09 20:37:49 +00:00
..
nfs_clbio.c Add changes to the experimental nfs client to use the PBDRY flag for 2009-07-22 14:37:53 +00:00
nfs_clcomsubs.c
nfs_clkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_cllock.c
nfs_clnfsiod.c
nfs_clnode.c Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs 2009-09-09 20:37:49 +00:00
nfs_clport.c Add LK_NOWITNESS to the vn_lock() calls done on newly created nfs 2009-09-09 20:37:49 +00:00
nfs_clrpcops.c When vfs.newnfs.callback_addr is set to an IPv4 address, the 2009-07-22 18:10:44 +00:00
nfs_clstate.c When using an NFSv4 mount in the experimental nfs client with delegations 2009-07-22 14:32:28 +00:00
nfs_clsubs.c Apply the same patch as r196205 for nfs_upgrade_lock() and 2009-08-17 16:12:28 +00:00
nfs_clvfsops.c Fix two bugs in the experimental nfs client: 2009-07-19 16:44:26 +00:00
nfs_clvnops.c Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet 2009-08-24 10:09:30 +00:00
nfs_lock.h
nfs.h Modify the diskless booting code in sys/fs/nfsclient to be compatible 2009-05-15 16:03:11 +00:00
nfsargs.h
nfsdiskless.h
nfsmount.h
nfsnode.h
nlminfo.h