From owner-freebsd-stable@FreeBSD.ORG Thu Jun 30 15:24:19 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA9816A41C for ; Thu, 30 Jun 2005 15:24:19 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from ferengi.borderworlds.dk (ferengi.borderworlds.dk [80.166.152.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id B01D143D48 for ; Thu, 30 Jun 2005 15:24:18 +0000 (GMT) (envelope-from xi@borderworlds.dk) Received: from borg.borderworlds.dk (localhost [127.0.0.1]) by ferengi.borderworlds.dk (Postfix) with ESMTP id C8141B822 for ; Thu, 30 Jun 2005 17:24:16 +0200 (CEST) Received: by borg.borderworlds.dk (Postfix, from userid 1001) id 9E0321146A; Thu, 30 Jun 2005 17:24:16 +0200 (CEST) Sender: xi@borderworlds.dk To: freebsd-stable@freebsd.org References: <200506291704.50185.ndenev@icdsoft.com> <059901c57cb4$9a366220$7f06000a@int.mediasurface.com> <20050630060612.GF1074@green.homeunix.org> <42C3F7F3.809@speakeasy.net> <00e101c57d7d$b4ae1a20$b3db87d4@multiplay.co.uk> From: Christian Laursen Date: 30 Jun 2005 17:24:16 +0200 In-Reply-To: <00e101c57d7d$b4ae1a20$b3db87d4@multiplay.co.uk> Message-ID: <86hdffj2an.fsf@borg.borderworlds.dk> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: background fsck can be dangerous! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 15:24:19 -0000 "Steven Hartland" writes: > /me looks forward to a journaling FS The FS is the one area that > really lets FreeBSD down in my > opinion. Wish I had 1. the time and 2. the knowledge to help > out with dev in the area but unfortunately I have neither :( Remember that if you are having trouble with softupdates and background fsck reporting inconsistencies, journalling will just give you silent filesystem corruption instead. -- Christian Laursen