From owner-cvs-all@FreeBSD.ORG Tue Aug 23 09:57:47 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 458F816A41F; Tue, 23 Aug 2005 09:57:47 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8BD543D45; Tue, 23 Aug 2005 09:57:46 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-1.free.fr (Postfix) with ESMTP id 753E01734F6; Tue, 23 Aug 2005 11:57:45 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id B81074080; Tue, 23 Aug 2005 11:58:09 +0200 (CEST) Date: Tue, 23 Aug 2005 11:58:09 +0200 From: Jeremie Le Hen To: Robert Watson Message-ID: <20050823095809.GN659@obiwan.tataz.chchile.org> References: <200508201712.j7KHCl7K059610@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200508201712.j7KHCl7K059610@repoman.freebsd.org> User-Agent: Mutt/1.5.9i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 09:57:47 -0000 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 ? Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >