From owner-freebsd-stable@FreeBSD.ORG Sun Apr 24 14:18:58 2005 Return-Path: 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 6BF5816A4CE for ; Sun, 24 Apr 2005 14:18:58 +0000 (GMT) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F2043D3F for ; Sun, 24 Apr 2005 14:18:57 +0000 (GMT) (envelope-from mkb@incubus.de) Received: from [192.168.2.10] (pD9542A59.dip.t-dialin.net [217.84.42.89]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id 9EAEE33FA1; Sun, 24 Apr 2005 16:18:49 +0200 (CEST) Message-ID: <426BAAE4.1040606@incubus.de> Date: Sun, 24 Apr 2005 16:19:16 +0200 From: Matthias Buelow User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050423) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <426BA8FA.3080602@samsco.org> In-Reply-To: <426BA8FA.3080602@samsco.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit cc: stable@freebsd.org cc: Palle Girgensohn Subject: Re: background_fsck=no does not work? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Apr 2005 14:18:58 -0000 Scott Long wrote: > not always be clean. Softupdates (hopefully) means that it will be > consistent and recoverable, but what you're seeing here is normal and Why "hopefully"? Aren't people convinced that it works correctly? mkb.