aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/gfs2_ondisk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/gfs2_ondisk.h')
-rw-r--r--include/linux/gfs2_ondisk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/gfs2_ondisk.h b/include/linux/gfs2_ondisk.h
index c0e76fc718c7..5bcf895b2731 100644
--- a/include/linux/gfs2_ondisk.h
+++ b/include/linux/gfs2_ondisk.h
@@ -331,8 +331,6 @@ struct gfs2_dinode_host {
331 __u64 di_atime; /* time last accessed */ 331 __u64 di_atime; /* time last accessed */
332 __u64 di_mtime; /* time last modified */ 332 __u64 di_mtime; /* time last modified */
333 __u64 di_ctime; /* time last changed */ 333 __u64 di_ctime; /* time last changed */
334 __u32 di_major; /* device major number */
335 __u32 di_minor; /* device minor number */
336 334
337 /* This section varies from gfs1. Padding added to align with 335 /* This section varies from gfs1. Padding added to align with
338 * remainder of dinode 336 * remainder of dinode