summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2001-02-08 02:34:50 +0000
committerTheodore Ts'o <tytso@mit.edu>2001-02-08 02:34:50 +0000
commit67a473ecb902aef06f56811f0fe1658453168f8b (patch)
tree268f99c102db0e6e390f5ed72569cdd84984e530 /include
parent4e009f6a2e86fa4936a14330f379a8cfcbf0ce86 (diff)
downloade2fsprogs-67a473ecb902aef06f56811f0fe1658453168f8b.tar.gz
problem.c:
Add quick compression of journal -> @j jfs.h: Eliminate force of JFS_DEBUG for userspace
Diffstat (limited to 'include')
-rw-r--r--include/linux/jfs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/jfs.h b/include/linux/jfs.h
index 739b6c52..a2e214d2 100644
--- a/include/linux/jfs.h
+++ b/include/linux/jfs.h
@@ -26,8 +26,6 @@
*/
#ifdef __KERNEL__
#define JFS_DEBUG
-#else
-#define JFS_DEBUG
#endif
extern int journal_enable_debug;