cvs commit: src/sys/kern
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Dec 8 10:55:47 PST 2004
dillon 2004/12/08 10:53:27 PST
DragonFly src repository
Modified files:
sys/kern vfs_cache.c
Log:
Unlock the namecache record when traversing a mount point, then relock and
recheck for consistency. This fixes a deadlock on e.g. dead NFS mounts.
Reported-by: David Rhodus <sdrhodus at xxxxxxxxx>
Revision Changes Path
1.45 +23 -7 src/sys/kern/vfs_cache.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cache.c.diff?r1=1.44&r2=1.45&f=u
More information about the Commits
mailing list