mtd/fs/jffs2 build.c,1.80,1.81

Artem Bityutskiy dedekind at infradead.org
Wed Sep 21 09:26:27 EDT 2005


Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv8321

Modified Files:
	build.c 
Log Message:


Index: build.c
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/build.c,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- build.c	21 Sep 2005 10:26:26 -0000	1.80
+++ build.c	21 Sep 2005 13:26:23 -0000	1.81
@@ -163,7 +163,6 @@
 	c->flags &= ~JFFS2_SB_FLAG_BUILDING;
 	
 	dbg_fsbuild("FS build complete\n");
-	jffs2_dbg_dump_block_lists_nolock(c);
 
 	/* Rotate the lists by some number to ensure wear levelling */
 	jffs2_rotate_lists(c);





More information about the linux-mtd-cvs mailing list