From manningc2@actrix.gen.nz Fri Jun 12 04:54:57 2009
Received: from smtp.firstline.co.nz ([203.167.210.162] helo=firstline.co.nz)
	by stoneboat.aleph1.co.uk with smtp (Exim 4.69)
	(envelope-from <manningc2@actrix.gen.nz>) id 1MExqp-0004BN-Uu
	for yaffs@lists.aleph1.co.uk; Fri, 12 Jun 2009 04:54:57 +0100
Received: (qmail 9371 invoked by uid 453); 12 Jun 2009 03:54:31 -0000
X-Virus-Checked: Checked by ClamAV on firstline.co.nz
Received: from Unknown (HELO linux-dual-head.local) (10.14.210.25)
	by firstline.co.nz (qpsmtpd/0.40) with ESMTP;
	Fri, 12 Jun 2009 15:54:31 +1200
From: Charles Manning <manningc2@actrix.gen.nz>
To: yaffs@lists.aleph1.co.uk
Date: Fri, 12 Jun 2009 15:54:29 +1200
User-Agent: KMail/1.9.10
References: <Pine.LNX.4.64.0905191151470.25036@hexagon.math-inst.hu>
	<200906091220.31660.manningc2@actrix.gen.nz>
	<Pine.LNX.4.64.0906112329230.2640@hexagon.math-inst.hu>
In-Reply-To: <Pine.LNX.4.64.0906112329230.2640@hexagon.math-inst.hu>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200906121554.29842.manningc2@actrix.gen.nz>
X-SA-Exim-Connect-IP: 203.167.210.162
X-SA-Exim-Mail-From: manningc2@actrix.gen.nz
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
	stoneboat.aleph1.co.uk
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL
	autolearn=no version=3.2.5
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:14:11 +0000)
X-SA-Exim-Scanned: Yes (on stoneboat.aleph1.co.uk)
Subject: Re: [Yaffs] power cycle during rm
X-BeenThere: yaffs@lists.aleph1.co.uk
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: Discussion of YAFFS NAND flash filesystem <yaffs.lists.aleph1.co.uk>
List-Unsubscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/options/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=unsubscribe>
List-Archive: <http://lists.aleph1.co.uk/lurker/list/yaffs.html>
List-Post: <mailto:yaffs@lists.aleph1.co.uk>
List-Help: <mailto:yaffs-request@lists.aleph1.co.uk?subject=help>
List-Subscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=subscribe>
X-List-Received-Date: Fri, 12 Jun 2009 03:54:57 -0000

On Friday 12 June 2009 09:31:13 Babrian Viktor wrote:
> It does work (first tests are OK). I will keep you informed if any
> failures come up during testing.
> Thanks for the work, your help is very much appreciated.


Thanks for the testing.

Although it was definitely a bug (ie. unintended code flow), I would have 
expected this to be benign because a file is resized to zero before it is 
deleted, meaning that there should not be any chunks to be soft deleted.

I'm still going to investigate a bit further because I'm still scratching my 
head a bit here as to why that should happen on yaffs2 partitions.


-- CHarles

