jhb 2007-01-02 17:27:52 UTC
FreeBSD src repository
Modified files:
sys/fs/pseudofs pseudofs_vncache.c
Log:
Use the vnode interlock to close a race where pfs_vncache_alloc() could
attempt to vn_lock() a destroyed vnode resulting in a hang.
MFC after: 1 week
Submitted by: ups
Reviewed by: des
Revision Changes Path
1.33 +9 -8 src/sys/fs/pseudofs/pseudofs_vncache.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"