Date: Tue, 7 Dec 2004 06:58:42 +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: <200412070658.iB76wg6w046466@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2004-12-07 06:58:42 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Instead of complaining about it, just silently filter out MNT_ROOTFS. This fixes the "fsck /" problem various people have reported overnight. Revision Changes Path 1.167 +1 -2 src/sys/kern/vfs_mount.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412070658.iB76wg6w046466>