GFS2: Optimise glock lru and end of life inodes
[deliverable/linux.git] / fs / gfs2 / incore.h
index 48eb1eed51b5d59714236ef57bd058f841452527..5067beaffa6864ea01609a179f40f9f7457f5bb7 100644 (file)
@@ -236,6 +236,7 @@ struct gfs2_glock {
 
        struct list_head gl_ail_list;
        atomic_t gl_ail_count;
+       atomic_t gl_revokes;
        struct delayed_work gl_work;
        struct work_struct gl_delete;
        struct rcu_head gl_rcu;
This page took 0.025132 seconds and 5 git commands to generate.