]> err.no Git - linux-2.6/blobdiff - fs/gfs2/ops_fstype.c
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
[linux-2.6] / fs / gfs2 / ops_fstype.c
index 6ba69dd1a729a59d0a150ab37359b2d08225fbdb..b4d1d6490633dbbe6a0662824526c976ef091d28 100644 (file)
@@ -64,7 +64,6 @@ static struct gfs2_sbd *init_sbd(struct super_block *sb)
        mutex_init(&sdp->sd_rindex_mutex);
        INIT_LIST_HEAD(&sdp->sd_rindex_list);
        INIT_LIST_HEAD(&sdp->sd_rindex_mru_list);
-       INIT_LIST_HEAD(&sdp->sd_rindex_recent_list);
 
        INIT_LIST_HEAD(&sdp->sd_jindex_list);
        spin_lock_init(&sdp->sd_jindex_spin);