aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r--fs/gfs2/incore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index 48eb1eed51b5..5067beaffa68 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -236,6 +236,7 @@ struct gfs2_glock {
236 236
237 struct list_head gl_ail_list; 237 struct list_head gl_ail_list;
238 atomic_t gl_ail_count; 238 atomic_t gl_ail_count;
239 atomic_t gl_revokes;
239 struct delayed_work gl_work; 240 struct delayed_work gl_work;
240 struct work_struct gl_delete; 241 struct work_struct gl_delete;
241 struct rcu_head gl_rcu; 242 struct rcu_head gl_rcu;