From owner-freebsd-fs@FreeBSD.ORG Thu Jan 3 23:55:17 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5DF3961E; Thu, 3 Jan 2013 23:55:17 +0000 (UTC) (envelope-from mjguzik@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id B05B2EA1; Thu, 3 Jan 2013 23:55:16 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id o1so11312861wic.11 for ; Thu, 03 Jan 2013 15:55:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=7xOE0q2rdJLoUveQv4BcOB8nano//56H0ZqArsowE7E=; b=OZx2G9vwvP7sidTwgIiSTuiB6q3DgWPt18T7Mkanxm16FAzaiNICzGPvrl67NPYYX/ qkM0lBf3YKSgFdugWo8vkDKrK6PRd6GfRRHd3954HVLm2AVU8TICvEHeHUtHfRKGNBC6 tOQRDY0/p0BiTIiNOb4475H/+yKsI2Zrm/P9RUeUbYnShAJfXWEOgoe4pb3yMZ2dRxZe FmfWHrpxujw31rROEAoBu1CSqNwLi0Te+Jfkr8eFf8c+v3SeXBCt5Dromigzy3eY3K9E BpuowS5IiHqv+3aSdQtZHKym6UEm/+qs4cYwdRyOLHvr+NF0QyRnlNaMNrVbpEWboEru Vrfw== X-Received: by 10.180.24.9 with SMTP id q9mr77993983wif.14.1357257309506; Thu, 03 Jan 2013 15:55:09 -0800 (PST) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPS id bd7sm87836102wib.8.2013.01.03.15.55.06 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Jan 2013 15:55:07 -0800 (PST) Date: Fri, 4 Jan 2013 00:54:51 +0100 From: Mateusz Guzik To: Boris Astardzhiev Subject: Re: NANDFS eats itself up Message-ID: <20130103235451.GA31491@dft-labs.eu> References: <20121128104218.GA17871@dft-labs.eu> <20121128151336.GC17871@dft-labs.eu> <20121129110719.GA26212@dft-labs.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-fs@freebsd.org, gjb@semihalf.com, Grzegorz Bernacki , stanislav_galabov@smartcom.bg, Ronald Klop X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 23:55:17 -0000 On Thu, Nov 29, 2012 at 01:13:55PM +0200, Boris Astardzhiev wrote: > > On Wed, Nov 28, 2012 at 05:36:11PM +0200, Boris Astardzhiev wrote: > > > If I do that I might be unable to set back the verbose level to 0 since > > the > > > output is very very NOISY. This means that I will have to start again > > from > > > the beginning if I need to reproduce it. Nevertheless here you go. Check > > > the attachment (OUTPUTNAND.txt.bz2). > > > > > > > I think I reproduced your problem. Possibly I'll have time to work on > > this next week, but no promises. > > So, I think I understand what is causing the problem here and will most likely have time to work on it this month. -- Mateusz Guzik