From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from srv1.bluewind.it ([216.38.51.188]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UsBkF-0000D9-1o for linux-mtd@lists.infradead.org; Thu, 27 Jun 2013 12:56:15 +0000 Received: from smtp.bluewind.it ([80.86.152.212]:44550 helo=[192.168.0.42]) by srv1.bluewind.it with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1UsBjm-0007Sh-9s for linux-mtd@lists.infradead.org; Thu, 27 Jun 2013 14:55:46 +0200 Message-ID: <51CC3669.103@bluewind.it> Date: Thu, 27 Jun 2013 14:56:09 +0200 From: enrico benetti MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Subject: Re: UBIFS: power cut test on 2.6.35 + NOR References: <51CBDF47.709@bluewind.it> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I'm using 2.6.35.14 (last 2.6.35) with all UBIFS patches from the > repo you mentioned above. I have also added/ported all patches from > mainline 3.9 stable (excluding those only dealing with debug prints etc). > > Still I have some minor (I hope) issues after running integck power-cut > tests for several days. They manifest in errors on xattr nodes. > There are some related patches in discussion, see: > http://thread.gmane.org/gmane.linux.kernel.lsm/18746 > http://thread.gmane.org/gmane.linux.drivers.mtd/47021 > > Hi Mats, Norbert, thanks for your kind feedbacks. Mats, are you working on a NOR-based system or are you referring to NAND? I'm going to merge from 2.6.35 back-port repo and I'll let you know. Regards, E