aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/ops_export.h')
-rw-r--r--fs/gfs2/ops_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/ops_export.h b/fs/gfs2/ops_export.h
index 09aca5046fb..f925a955b3b 100644
--- a/fs/gfs2/ops_export.h
+++ b/fs/gfs2/ops_export.h
@@ -15,7 +15,7 @@
extern struct export_operations gfs2_export_ops;
struct gfs2_fh_obj {
- struct gfs2_inum this;
+ struct gfs2_inum_host this;
__u32 imode;
};