Date: Sun, 28 Jul 2002 23:26:55 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c vfs_subr.c Message-ID: <200207290626.g6T6QtPL079741@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/07/28 23:26:55 PDT Modified files: sys/kern vfs_mount.c vfs_subr.c Log: - Backout the patch made in revision 1.75 of vfs_mount.c. The vputs here were hiding the real problem of the missing unlock in sync_inactive. - Add the missing unlock in sync_inactive. Submitted by: iedowse Revision Changes Path 1.78 +3 -3 src/sys/kern/vfs_mount.c 1.382 +1 -0 src/sys/kern/vfs_subr.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?200207290626.g6T6QtPL079741>