From owner-freebsd-current@FreeBSD.ORG Sun Dec 14 18:46:59 2003 Return-Path: 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 113AE16A4CE for ; Sun, 14 Dec 2003 18:46:59 -0800 (PST) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6A5543D36 for ; Sun, 14 Dec 2003 18:46:56 -0800 (PST) (envelope-from matthias.andree@gmx.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])E9783BB0B for ; Mon, 15 Dec 2003 03:46:55 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 72E38A1EA3; Mon, 15 Dec 2003 03:46:54 +0100 (CET) Date: Mon, 15 Dec 2003 03:46:54 +0100 From: Matthias Andree To: current@freebsd.org Message-ID: <20031215024654.GA21917@merlin.emma.line.org> Mail-Followup-To: current@freebsd.org References: <3FDC984A.70805@web.de> <20031214172926.GA10645@troutmask.apl.washington.edu> <20031215022428.GA14011@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031215022428.GA14011@troutmask.apl.washington.edu> User-Agent: Mutt/1.5.5.1i Subject: Re: [RC1] ext2fs broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 15 Dec 2003 02:46:59 -0000 On Sun, 14 Dec 2003, Steve Kargl wrote: > > FreeBSD 5.2 ext2fs currently only works if you do read-only mounts and > > umount before shutting down. > > > > This statement basically reflects the comment in NOTES. "Giving up on N buffers" after read-only mount mustn't happen for any file system IMHO, and that's one of the bugs recently seen in 5.2-BETA.