mtd/fs/jffs2 debug.h,1.9,1.10
Artem Bityuckiy
dedekind at infradead.org
Tue Aug 2 06:03:54 EDT 2005
Update of /home/cvs/mtd/fs/jffs2
In directory phoenix.infradead.org:/tmp/cvs-serv2079
Modified Files:
debug.h
Log Message:
[JFFS2] remove the forgotten stuff
Index: debug.h
===================================================================
RCS file: /home/cvs/mtd/fs/jffs2/debug.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- debug.h 2 Aug 2005 10:02:22 -0000 1.9
+++ debug.h 2 Aug 2005 10:03:51 -0000 1.10
@@ -19,12 +19,6 @@
#define CONFIG_JFFS2_FS_DEBUG 0
#endif
-// TODO: remove
-#define JFFS2_DBG_PARANOIA_CHECKS
-#define JFFS2_DBG_READINODE_MESSAGES
-#define JFFS2_DBG_FRAGTREE_MESSAGES
-#define JFFS2_DBG_FRAGTREE2_MESSAGES
-
#if CONFIG_JFFS2_FS_DEBUG == 1
/* Enable "paranoia" checks and dumps */
#define JFFS2_DBG_PARANOIA_CHECKS
More information about the linux-mtd-cvs
mailing list