From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.nokia.com ([192.100.105.134] helo=mgw-mx09.nokia.com) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1LpLls-0001Wh-4e for linux-mtd@lists.infradead.org; Thu, 02 Apr 2009 12:11:55 +0000 Message-ID: <49D4ABAE.7060808@nokia.com> Date: Thu, 02 Apr 2009 15:12:30 +0300 From: Adrian Hunter MIME-Version: 1.0 To: Jason Liu Subject: Re: ubifs error when do bonnie++ test References: <49D47252.3020701@nokia.com> In-Reply-To: Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Linux mtd List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jason Liu wrote: > 2009/4/2 Adrian Hunter : >> Jason Liu wrote: >>> I'm working on the 2.6.26 with ubifs enabled, but after some stress >>> test, ubifs give some err. The following is the steps to reproduce. >> Please apply all recent UBIFS patches and enable debugging and try >> again. >> >> You could also enable debugging checks, but that will really slow it down. >> >> > After apply all the patches from users/dedekind/ubifs-v2.6.26.git > I still get errors with bonnie++ test and only run 3times compared 390 > times without the patch > > Using uid:0, gid:0. > Writing with putc()...done > Writing intelligently...done > Rewriting...done > Reading with getc()...done > Reading intelligently...done > start 'em...done...done...done... > Create files in sequential order...done. > Stat files in sequential order...Expected 16384 files but only got 16385 > Cleaning up test directory after error. > > Could you please help on this?Does this means UBIFS has some bugs? > I will see if I can reproduce this. Maybe you could try with debugging checks enabled.