]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/gfs2/incore.h
[GFS2] Further updates to dir and logging code
[karo-tx-linux.git] / fs / gfs2 / incore.h
index 62f109e553c4b48b8727b6e1c1efcc613a413972..be307185f4922ccf5360850508e78b4b17dbae6b 100644 (file)
@@ -634,8 +634,7 @@ struct gfs2_sbd {
        struct list_head sd_log_le_databuf;
 
        unsigned int sd_log_blks_free;
-       struct list_head sd_log_blks_list;
-       wait_queue_head_t sd_log_blks_wait;
+       struct mutex sd_log_reserve_mutex;
 
        uint64_t sd_log_sequence;
        unsigned int sd_log_head;