]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/gfs2/ops_fstype.c
[GFS2] Further updates to dir and logging code
[karo-tx-linux.git] / fs / gfs2 / ops_fstype.c
index 8d2c557b3ff4c638d75543b1bd88ab65aeaa1a2a..2628bf326334a207c67a2bc3d0a40a8f65d761ca 100644 (file)
@@ -97,9 +97,7 @@ static struct gfs2_sbd *init_sbd(struct super_block *sb)
        INIT_LIST_HEAD(&sdp->sd_log_le_rg);
        INIT_LIST_HEAD(&sdp->sd_log_le_databuf);
 
-       INIT_LIST_HEAD(&sdp->sd_log_blks_list);
-       init_waitqueue_head(&sdp->sd_log_blks_wait);
-
+       mutex_init(&sdp->sd_log_reserve_mutex);
        INIT_LIST_HEAD(&sdp->sd_ail1_list);
        INIT_LIST_HEAD(&sdp->sd_ail2_list);