From owner-cvs-src@FreeBSD.ORG Tue Aug 23 10:50:31 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C334C16A41F; Tue, 23 Aug 2005 10:50:31 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376FA43D49; Tue, 23 Aug 2005 10:50:31 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 0E66911E3E; Tue, 23 Aug 2005 12:58:34 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 56769-08; Tue, 23 Aug 2005 12:58:26 +0200 (CEST) Received: from [192.168.20.108] (unknown [83.142.147.11]) by smtp.xbsd.org (Postfix) with ESMTP id A4AD811B4C; Tue, 23 Aug 2005 12:58:25 +0200 (CEST) Message-ID: <430AFF6C.5060507@FreeBSD.org> Date: Tue, 23 Aug 2005 12:50:20 +0200 From: Florent Thoumie User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Florent Thoumie References: <200508201712.j7KHCl7K059610@repoman.freebsd.org> <20050823095809.GN659@obiwan.tataz.chchile.org> <430AFE2D.6050001@FreeBSD.org> In-Reply-To: <430AFE2D.6050001@FreeBSD.org> X-Enigmail-Version: 0.92.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig22F40641FF287357DD3258BC" X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Jeremie Le Hen , cvs-all@FreeBSD.org, Robert Watson Subject: Re: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 10:50:32 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig22F40641FF287357DD3258BC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Florent Thoumie wrote: > Jeremie Le Hen wrote: > >>Hi Robert, >> >> >> >>>rwatson 2005-08-20 17:12:47 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/kern vfs_subr.c >>> Log: >>> Silence "busy" warnings when unmounting devfs at system shutdown. This >>> is a workaround for non-symetric teardown of the file systems at >>> shutdown with respect to the mount order at boot. The proper long term >>> fix is to properly detach devfs from the root mount before unmounting >>> each, and should be implemented, but since the problem is non-harmful, >>> this temporary band-aid will prevent false positive bug reports and >>> unnecessary error output for 6.0-RELEASE. >> >> >>Why don't you silent this warning in RELENG_6 while keeping it verbose >>in CURRENT as a reminder ? > > > I think it's a mistake. Haven't seen the MFC, so I guess it's ok since it seems that's a well-known problem. -- Florent Thoumie flz@FreeBSD.org FreeBSD committer --------------enig22F40641FF287357DD3258BC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDCv9sMxEkbVFH3PQRAqKkAJ953I+2uEw825rhKipHnyUXHdWH/ACeJY8h NvP1Ze07o9hf9praoy51WE4= =7bsV -----END PGP SIGNATURE----- --------------enig22F40641FF287357DD3258BC--