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 b8025e51cabf..3aac46f6853e 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -616,7 +616,7 @@ struct gfs2_sbd { | |||
616 | unsigned int sd_log_blks_reserved; | 616 | unsigned int sd_log_blks_reserved; |
617 | unsigned int sd_log_commited_buf; | 617 | unsigned int sd_log_commited_buf; |
618 | unsigned int sd_log_commited_databuf; | 618 | unsigned int sd_log_commited_databuf; |
619 | unsigned int sd_log_commited_revoke; | 619 | int sd_log_commited_revoke; |
620 | 620 | ||
621 | unsigned int sd_log_num_buf; | 621 | unsigned int sd_log_num_buf; |
622 | unsigned int sd_log_num_revoke; | 622 | unsigned int sd_log_num_revoke; |