Date: Thu, 25 Nov 2004 12:06:43 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_mount.c Message-ID: <200411251206.iAPC6hXn018587@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-11-25 12:06:43 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Assert Giant held in vfs_domount() and vfs_dounmount() Explicitly grab Giant before calling these. Revision Changes Path 1.150 +20 -3 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411251206.iAPC6hXn018587>