From owner-cvs-all@FreeBSD.ORG Mon Feb 18 10:48:46 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1060) id 5E20216A49C; Mon, 18 Feb 2008 10:48:46 +0000 (UTC) Date: Mon, 18 Feb 2008 10:48:46 +0000 From: Craig Rodrigues To: Yar Tikhiy Message-ID: <20080218104846.GA81672@crodrigues.org> References: <200802181024.m1IAOmoF089632@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200802181024.m1IAOmoF089632@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount_nfs mount_nfs.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: Mon, 18 Feb 2008 10:48:46 -0000 On Mon, Feb 18, 2008 at 10:24:48AM +0000, Yar Tikhiy wrote: > yar 2008-02-18 10:24:48 UTC > > FreeBSD src repository > > Modified files: > sbin/mount_nfs mount_nfs.c > Log: > Add a work-around to make it possible again to remount > NFS root r/w. This is really a horrible hack. If this hack is necessary due to your 1.274 change to vfs_mount.c, can you back this change and 1.274 to vfs_mount.c out, until we can analyze the full implications of your change, and properly fix the necessary infrastructure, instead of committing hack after hack? Thanks. -- Craig Rodrigues rodrigc@crodrigues.org