]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/gfs2/super.c
[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()
[linux-2.6-omap-h63xx.git] / fs / gfs2 / super.c
index 2473e2a86d1be412b3fda7b211708f05de8e98ac..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;
@@ -169,7 +168,6 @@ static void end_bio_io_page(struct bio *bio, int error)
        else
                printk(KERN_WARNING "gfs2: error %d reading superblock\n", error);
        unlock_page(page);
-       return 0;
 }
 
 static void gfs2_sb_in(struct gfs2_sb_host *sb, const void *buf)