]> err.no Git - linux-2.6/blobdiff - fs/gfs2/ops_fstype.c
libertas: clean up is_command_allowed_in_ps()
[linux-2.6] / fs / gfs2 / ops_fstype.c
index 5537798af381937f96d00e96f16e34e5f221427d..43d511bba52d3a11a388e011c12b8de9a34890d1 100644 (file)
@@ -329,7 +329,6 @@ static int map_journal_extents(struct gfs2_sbd *sdp)
        struct buffer_head bh;
        int rc = 0;
 
-       INIT_LIST_HEAD(&jd->extent_list);
        prev_db = 0;
 
        for (lb = 0; lb < ip->i_di.di_size >> sdp->sd_sb.sb_bsize_shift; lb++) {