]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/gfs2/super.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
[karo-tx-linux.git] / fs / gfs2 / super.c
index a2da76b5ae4cc5ac8e37b343b5ca10335484c343..dd3e737f528e0b111387b506608e63fc99ef5c0b 100644 (file)
@@ -58,7 +58,6 @@ void gfs2_tune_init(struct gfs2_tune *gt)
        gt->gt_incore_log_blocks = 1024;
        gt->gt_log_flush_secs = 60;
        gt->gt_jindex_refresh_secs = 60;
-       gt->gt_scand_secs = 15;
        gt->gt_recoverd_secs = 60;
        gt->gt_logd_secs = 1;
        gt->gt_quotad_secs = 5;