diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/gfs2_ondisk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/gfs2_ondisk.h b/include/linux/gfs2_ondisk.h index 7f5a4a16224b..536575efb62a 100644 --- a/include/linux/gfs2_ondisk.h +++ b/include/linux/gfs2_ondisk.h | |||
@@ -333,7 +333,6 @@ struct gfs2_dinode_host { | |||
333 | __u64 di_generation; /* generation number for NFS */ | 333 | __u64 di_generation; /* generation number for NFS */ |
334 | 334 | ||
335 | __u32 di_flags; /* GFS2_DIF_... */ | 335 | __u32 di_flags; /* GFS2_DIF_... */ |
336 | __u32 di_payload_format; /* GFS2_FORMAT_... */ | ||
337 | __u16 di_height; /* height of metadata */ | 336 | __u16 di_height; /* height of metadata */ |
338 | 337 | ||
339 | /* These only apply to directories */ | 338 | /* These only apply to directories */ |