aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/super.c')
-rw-r--r--fs/gfs2/super.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/super.c b/fs/gfs2/super.c
index 548cc8ba0703..2e74792ee487 100644
--- a/fs/gfs2/super.c
+++ b/fs/gfs2/super.c
@@ -54,7 +54,6 @@ void gfs2_tune_init(struct gfs2_tune *gt)
54 gt->gt_demote_secs = 300; 54 gt->gt_demote_secs = 300;
55 gt->gt_incore_log_blocks = 1024; 55 gt->gt_incore_log_blocks = 1024;
56 gt->gt_log_flush_secs = 60; 56 gt->gt_log_flush_secs = 60;
57 gt->gt_jindex_refresh_secs = 60;
58 gt->gt_recoverd_secs = 60; 57 gt->gt_recoverd_secs = 60;
59 gt->gt_logd_secs = 1; 58 gt->gt_logd_secs = 1;
60 gt->gt_quotad_secs = 5; 59 gt->gt_quotad_secs = 5;