From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from rv-out-0708.google.com ([209.85.198.242]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1LpJXl-0007iS-12 for linux-mtd@lists.infradead.org; Thu, 02 Apr 2009 09:49:11 +0000 Received: by rv-out-0708.google.com with SMTP id l33so481740rvb.42 for ; Thu, 02 Apr 2009 02:49:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <49D47252.3020701@nokia.com> References: <49D47252.3020701@nokia.com> Date: Thu, 2 Apr 2009 17:49:02 +0800 Message-ID: Subject: Re: ubifs error when do bonnie++ test From: Jason Liu To: Adrian Hunter Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Linux mtd List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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?