From owner-freebsd-current@FreeBSD.ORG Mon Dec 15 13:01:37 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 4466816A4CE for ; Mon, 15 Dec 2003 13:01:37 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48E9743D32 for ; Mon, 15 Dec 2003 13:01:36 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id hBFL1SeF068137; Mon, 15 Dec 2003 13:01:32 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200312152101.hBFL1SeF068137@gw.catspoiler.org> Date: Mon, 15 Dec 2003 13:01:27 -0800 (PST) From: Don Lewis To: matthias.andree@gmx.de In-Reply-To: <20031215112812.GB7959@merlin.emma.line.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: current@FreeBSD.org 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 21:01:37 -0000 On 15 Dec, Matthias Andree wrote: > On Sun, 14 Dec 2003, Don Lewis wrote: > >> See the message at >> where this >> was discussed three weeks ago. > > It was discussed, but didn't end with a solution. I wonder if the > > boot -s # after unclean shutdown > fsck > reboot > "Giving up on N buffers" (file systems still dirty next reboot) > > problem also persists... Nope, I committed a fix for the that problem to both RELENG_5_2 and HEAD. It had a different root cause than the ext2fs problem.