diff options
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r-- | fs/gfs2/incore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index 6f6ff8aba99a..764fbb49efc8 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -494,7 +494,7 @@ struct gfs2_sb_host { | |||
494 | */ | 494 | */ |
495 | 495 | ||
496 | struct lm_lockstruct { | 496 | struct lm_lockstruct { |
497 | unsigned int ls_jid; | 497 | int ls_jid; |
498 | unsigned int ls_first; | 498 | unsigned int ls_first; |
499 | unsigned int ls_first_done; | 499 | unsigned int ls_first_done; |
500 | unsigned int ls_nodir; | 500 | unsigned int ls_nodir; |