aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/mballoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ext4/mballoc.h')
-rw-r--r--fs/ext4/mballoc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext4/mballoc.h b/fs/ext4/mballoc.h
index 188d3d709b24..14f25f253112 100644
--- a/fs/ext4/mballoc.h
+++ b/fs/ext4/mballoc.h
@@ -84,7 +84,7 @@ extern u8 mb_enable_debug;
84 * with 'ext4_mb_stats' allocator will collect stats that will be 84 * with 'ext4_mb_stats' allocator will collect stats that will be
85 * shown at umount. The collecting costs though! 85 * shown at umount. The collecting costs though!
86 */ 86 */
87#define MB_DEFAULT_STATS 1 87#define MB_DEFAULT_STATS 0
88 88
89/* 89/*
90 * files smaller than MB_DEFAULT_STREAM_THRESHOLD are served 90 * files smaller than MB_DEFAULT_STREAM_THRESHOLD are served