diff options
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r-- | fs/gfs2/incore.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index fe14f6a417b5..65aa46acb082 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -191,7 +191,6 @@ struct gfs2_glock { | |||
191 | const struct gfs2_glock_operations *gl_ops; | 191 | const struct gfs2_glock_operations *gl_ops; |
192 | 192 | ||
193 | struct gfs2_holder *gl_req_gh; | 193 | struct gfs2_holder *gl_req_gh; |
194 | gfs2_glop_bh_t gl_req_bh; | ||
195 | 194 | ||
196 | void *gl_lock; | 195 | void *gl_lock; |
197 | char *gl_lvb; | 196 | char *gl_lvb; |