Date: Fri, 31 Jan 2003 10:57:04 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200301311857.h0VIv48Z051930@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/01/31 10:57:04 PST
Modified files:
sys/kern vfs_syscalls.c
Log:
Clean up vnode handling on return from chroot() in certain error
cases: we might multiply vrele() a vnode when certain classes of
failures occur. This appears to stem from earlier Giant/file
descriptor lock pushdown and restructuring.
Submitted by: maxim
Revision Changes Path
1.307 +4 -2 src/sys/kern/vfs_syscalls.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301311857.h0VIv48Z051930>
