From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from samar.sasken.com ([164.164.56.2]) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 168II0-0002i8-00 for ; Mon, 26 Nov 2001 09:43:00 +0000 Message-ID: <3C025F36.95DBF879@sasken.com> Date: Mon, 26 Nov 2001 15:26:46 +0000 From: Ashok M Padmanaban MIME-Version: 1.0 To: MTD for Linux , JFFS mailing list Subject: jffs2 ls hangs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: hi all, I am not able to make out what is going wrong Till date i did not have this problem Iam using linux 2.4.8 , with following patches patch -2.4.8-ac12 patch -2.4.8-ac12-rmk1 diff -2.4.8-ac12-rmk1-np2 Iam doing an erase on the mtd, then dd a jffs2 image on to it, then mount it, it says Jffs2: No clean_or_dirty blocks to GC from! where are they all? jffs2 :Couln't find erase block to garbage collect? which happens if there are very few no. of files in the partition. Iam able to succesfully mount the partition and create small files and do ls to display them but when i copy a big file say (1MB file) to the 13 MB partition and do an ls it hangs. But last week i was actually downloading 7MB files and was able to succesfully able to do an ls. I dont know what went wrong. Thanks in advance regards ashok