From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtprelay04.ispgateway.de ([80.67.18.16]) by canuck.infradead.org with esmtp (Exim 4.54 #1 (Red Hat Linux)) id 1EZTgO-000232-GZ for linux-mtd@lists.infradead.org; Tue, 08 Nov 2005 08:38:43 -0500 Received: from unknown (HELO deepspace9.in2soft.meep) (547986@[84.153.115.173]) (envelope-sender ) by smtprelay04.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 8 Nov 2005 13:38:34 -0000 Received: from [192.168.0.63] (unknown [192.168.0.63]) by deepspace9.in2soft.meep (Postfix) with ESMTP id 157386A26 for ; Tue, 8 Nov 2005 14:37:30 +0100 (CET) Message-ID: <4370AA55.6060703@gmail.com> Date: Tue, 08 Nov 2005 14:38:29 +0100 From: Bernhard Priewasser MIME-Version: 1.0 To: MTD mailing list Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: How to produce dirty space List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, I want to generate some dirty space in a mounted JFFS2 for test purposes. I tried to get the FS dirty for hours now... but I couldn't compete against the erase_pending list. (BTW: how is kupdated set up?) Maybe... I'm not the first one who wants to do some tests on a dirty FS, perhaps there is some existing code... :-) Thanks, -- Bernhard