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 47d0bda5ac2b..c7975bf4fd43 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -556,7 +556,6 @@ struct gfs2_sb_host { | |||
556 | struct lm_lockstruct { | 556 | struct lm_lockstruct { |
557 | int ls_jid; | 557 | int ls_jid; |
558 | unsigned int ls_first; | 558 | unsigned int ls_first; |
559 | unsigned int ls_nodir; | ||
560 | const struct lm_lockops *ls_ops; | 559 | const struct lm_lockops *ls_ops; |
561 | dlm_lockspace_t *ls_dlm; | 560 | dlm_lockspace_t *ls_dlm; |
562 | 561 | ||