diff options
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r-- | fs/gfs2/incore.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h index f50ea6282e77..64e13435ca3b 100644 --- a/fs/gfs2/incore.h +++ b/fs/gfs2/incore.h | |||
@@ -448,9 +448,6 @@ enum { | |||
448 | SDF_NOATIME = 3, | 448 | SDF_NOATIME = 3, |
449 | }; | 449 | }; |
450 | 450 | ||
451 | #define GFS2_GL_HASH_SHIFT 13 | ||
452 | #define GFS2_GL_HASH_SIZE (1 << GFS2_GL_HASH_SHIFT) | ||
453 | #define GFS2_GL_HASH_MASK (GFS2_GL_HASH_SIZE - 1) | ||
454 | #define GFS2_FSNAME_LEN 256 | 451 | #define GFS2_FSNAME_LEN 256 |
455 | 452 | ||
456 | struct gfs2_sbd { | 453 | struct gfs2_sbd { |