Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/nfs



Module Name:    src
Committed By:   tron
Date:           Sat Jul 10 14:31:15 UTC 2004

Modified Files:
        src/sys/nfs [netbsd-2-0]: nfs_vnops.c

Log Message:
Pull up revision 1.191 (requested by tls in ticket #634):
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.


To generate a diff of this commit:
cvs rdiff -r1.186.2.4 -r1.186.2.5 src/sys/nfs/nfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index