diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index e3a8a28acb99..78a00239e384 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h @@ -822,7 +822,6 @@ struct gfs2_sbd { atomic_t sd_log_in_flight; wait_queue_head_t sd_log_flush_wait; int sd_log_error; /* First log error */ - wait_queue_head_t sd_withdraw_wait; unsigned int sd_log_tail; unsigned int sd_log_flush_tail;