Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-block.git] / fs / gfs2 / incore.h
index 0662747353e7ce75549f7dd47edf5de591e7dde6..5f89c515f5bb72d6fb58388cb3f6b669a499e29b 100644 (file)
@@ -725,6 +725,7 @@ struct gfs2_sbd {
        struct gfs2_glock *sd_freeze_gl;
        struct work_struct sd_freeze_work;
        wait_queue_head_t sd_glock_wait;
+       wait_queue_head_t sd_async_glock_wait;
        atomic_t sd_glock_disposal;
        struct completion sd_locking_init;
        struct completion sd_wdack;