From owner-freebsd-current@FreeBSD.ORG Wed Sep 17 01:49:42 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 E3DB916A4BF for ; Wed, 17 Sep 2003 01:49:42 -0700 (PDT) Received: from phk.freebsd.dk (phk.freebsd.dk [212.242.86.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id A231343FAF for ; Wed, 17 Sep 2003 01:49:41 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by phk.freebsd.dk (8.12.8/8.12.8) with ESMTP id h8H8ndV3070690; Wed, 17 Sep 2003 08:49:39 GMT (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h8H8nd6f025314; Wed, 17 Sep 2003 10:49:39 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: ticso@cicely.de From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 17 Sep 2003 10:48:05 +0200." <20030917084804.GX26878@cicely12.cicely.de> Date: Wed, 17 Sep 2003 10:49:39 +0200 Message-ID: <25313.1063788579@critter.freebsd.dk> cc: current@freebsd.org cc: Kris Kennaway Subject: Re: panic: Negative bio_offset (-15050100712783872) on bio 0xc7725d50 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: Wed, 17 Sep 2003 08:49:43 -0000 In message <20030917084804.GX26878@cicely12.cicely.de>, Bernd Walter writes: >Don't you think that people will report them if the filesystem is >automatically unmounted? We can't sensibly do that. >Accepted that's not an option for the GEOM point and that panicing >here can be good to fix range checking in the filesystem. That's the point: Our filesystems should be robust. If they're not they should be fixed. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.