--- e2fsck/journal.c.orig 2008-05-25 16:47:58.638889379 +0200 +++ e2fsck/journal.c 2008-05-25 16:48:11.888889828 +0200 @@ -26,9 +26,7 @@ #include "problem.h" #include "uuid/uuid.h" -#ifdef CONFIG_JBD_DEBUG /* Enabled by configure --enable-jfs-debug */ static int bh_count = 0; -#endif /* * Define USE_INODE_IO to use the inode_io.c / fileio.c codepaths.