From owner-freebsd-hackers@FreeBSD.ORG Mon Oct 16 19:19:37 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCFC516A416 for ; Mon, 16 Oct 2006 19:19:37 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 048D743D96 for ; Mon, 16 Oct 2006 19:19:18 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k9GJJ9OO041974; Mon, 16 Oct 2006 15:19:16 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hackers@freebsd.org Date: Mon, 16 Oct 2006 14:26:14 -0400 User-Agent: KMail/1.9.1 References: <20061013074136.GA31459@zen.inc> <20061016074904.GA30889@zen.inc> <20061016081558.GA31560@zen.inc> In-Reply-To: <20061016081558.GA31560@zen.inc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610161426.14575.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 16 Oct 2006 15:19:16 -0400 (EDT) X-Virus-Scanned: ClamAV 0.88.3/2037/Mon Oct 16 12:41:42 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: VANHULLEBUS Yvan Subject: Re: Fscking a partition mounted Read only... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2006 19:19:38 -0000 On Monday 16 October 2006 04:15, VANHULLEBUS Yvan wrote: > On Mon, Oct 16, 2006 at 09:49:04AM +0200, VANHULLEBUS Yvan wrote: > > On Fri, Oct 13, 2006 at 01:57:58PM -0500, Rick C. Petty wrote: > [fscking a RO partition] > > > Grr, I meant 4.x not 5.x, and I thought the problem started about the time > > > bg fsck was introduced... > > > > Right: I just tried on a FreeBSD 4.11, and I can fsck a partition > > which has just been remounted RO. > > > > > > Could it be interesting (and quite safe !) to recompile 4.X's fsck > > under FreeBSD6 and do the test again on FreeBSD 6 ? No, as you've seen. :) > Is this a bug "somewhere" in the kernel ? Yes. GEOM is in the kernel. -- John Baldwin