From owner-freebsd-current@FreeBSD.ORG Thu Nov 13 09:14:11 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A355C106564A for ; Thu, 13 Nov 2008 09:14:11 +0000 (UTC) (envelope-from simoncpu@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188]) by mx1.freebsd.org (Postfix) with ESMTP id 3AC708FC12 for ; Thu, 13 Nov 2008 09:14:10 +0000 (UTC) (envelope-from simoncpu@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so890698fkk.11 for ; Thu, 13 Nov 2008 01:14:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=I3H+GLBLQ/LscxGjYP6dLPDETX3ymJ0dUEuKs+UZ2aE=; b=VrcKWOY5yPZnwUUKyJIOTf2ICs/Keau6ks76TZFVhPKX6Kl5NdqXRvKVASzxxZ0OOr 3unQ05GJ0yuU0z1uANRHbdnpbemVF6tR3j/Q6NRgYCb87TPAcfjmvOv25tO10+nsu18z 1qhw5yZi6acoyAzcCGeNFDrVBo+0spj+5MRpo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=r6908TnF4ePaR1EKjS8EAr+FOa117rrW/DEQ6EkmN7GJmSwCPS1OKMCxhQ64IeJgkM Zw50yI9GKv8TjqeqdwDsdOjMGLc3d+PFh2x99eC0lFdwBzZywa/QrKw1BtQMPXphvC1q 3/JtFm8PbvK1H+aRs7q9QVFsDAxTaWxf3uLPA= Received: by 10.180.252.8 with SMTP id z8mr3084912bkh.158.1226565956852; Thu, 13 Nov 2008 00:45:56 -0800 (PST) Received: by 10.180.246.15 with HTTP; Thu, 13 Nov 2008 00:45:56 -0800 (PST) Message-ID: Date: Thu, 13 Nov 2008 16:45:56 +0800 From: "Simon Cornelius P Umacob" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: fsck_ufs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 13 Nov 2008 09:14:11 -0000 Hello, I'm experiencing this problem in FreeBSD 7.0-RELEASE-p5 too... =) [ simon.cpu ]