diff options
Diffstat (limited to 'fs/gfs2/ops_export.h')
-rw-r--r-- | fs/gfs2/ops_export.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/gfs2/ops_export.h b/fs/gfs2/ops_export.h index d52c2d93010c..09aca5046fb1 100644 --- a/fs/gfs2/ops_export.h +++ b/fs/gfs2/ops_export.h | |||
@@ -10,6 +10,9 @@ | |||
10 | #ifndef __OPS_EXPORT_DOT_H__ | 10 | #ifndef __OPS_EXPORT_DOT_H__ |
11 | #define __OPS_EXPORT_DOT_H__ | 11 | #define __OPS_EXPORT_DOT_H__ |
12 | 12 | ||
13 | #define GFS2_SMALL_FH_SIZE 4 | ||
14 | #define GFS2_LARGE_FH_SIZE 10 | ||
15 | |||
13 | extern struct export_operations gfs2_export_ops; | 16 | extern struct export_operations gfs2_export_ops; |
14 | struct gfs2_fh_obj { | 17 | struct gfs2_fh_obj { |
15 | struct gfs2_inum this; | 18 | struct gfs2_inum this; |