aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r--fs/gfs2/incore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index 9a67a595412..034a855a14b 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -157,7 +157,7 @@ struct gfs2_holder {
unsigned gh_flags;
int gh_error;
- unsigned gh_iflags;
+ unsigned long gh_iflags;
struct completion gh_wait;
unsigned long gh_ip;
};