From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 22:40:40 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD3D716A420 for ; Mon, 24 Oct 2005 22:40:40 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A31D943D4C for ; Mon, 24 Oct 2005 22:40:39 +0000 (GMT) (envelope-from matthias.andree@gmx.de) Received: (qmail invoked by alias); 24 Oct 2005 22:40:37 -0000 Received: from p509101DF.dip0.t-ipconnect.de (EHLO merlin) [80.145.1.223] by mail.gmx.net (mp008) with SMTP; 25 Oct 2005 00:40:37 +0200 X-Authenticated: #428038 Date: Tue, 25 Oct 2005 00:40:36 +0200 From: Matthias Andree To: Martin Cracauer Message-ID: <20051024224036.GA20911@merlin.emma.line.org> Mail-Followup-To: Martin Cracauer , freebsd-current@freebsd.org References: <20051024173613.A65863@cons.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051024173613.A65863@cons.org> X-PGP-Key: http://home.pages.de/~mandree/keys/GPGKEY.asc User-Agent: Mutt/1.5.11 X-Y-GMX-Trusted: 0 Cc: Matthias Andree , freebsd-current@freebsd.org Subject: Re: 6.0-BETA3: ext2fs: if mounted at shutdown, fsck at next boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Oct 2005 22:40:41 -0000 On Mon, 24 Oct 2005, Martin Cracauer wrote: > Matthias Andree wrote on Mon, Aug 29, 2005 at 10:44:29AM +0200: > > See Subject - this bug has already haunted FreeBSD 5 and still persists > > in FreeBSD 6.0: shutting down FreeBSD 5 or 6 with a mounted ext2fs file > > system prevents proper synching of the super blocks (vnode count remains > > nonzero, until kernel gives up), so all file systems that were mounted > > are fsck'd at next reboot, UFS, UFS2, ext2fs, doesn't matter. > > If this hasn't be fixed by now, please open a PR and assign it to me. This appears to work for me on 5.4-STABLE and 6.0-RC1, after the work by Don 'truckman@' Lewis last month, thanks for asking. Kind regards, -- Matthias Andree