diff options
Diffstat (limited to 'fs/xfs/libxfs/xfs_inode_buf.h')
-rw-r--r-- | fs/xfs/libxfs/xfs_inode_buf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/libxfs/xfs_inode_buf.h b/fs/xfs/libxfs/xfs_inode_buf.h index c51bd1213c96..7c4dd321b215 100644 --- a/fs/xfs/libxfs/xfs_inode_buf.h +++ b/fs/xfs/libxfs/xfs_inode_buf.h | |||
@@ -28,7 +28,6 @@ struct xfs_dinode; | |||
28 | * format specific structures at the appropriate time. | 28 | * format specific structures at the appropriate time. |
29 | */ | 29 | */ |
30 | struct xfs_icdinode { | 30 | struct xfs_icdinode { |
31 | __uint16_t di_mode; /* mode and type of file */ | ||
32 | __int8_t di_version; /* inode version */ | 31 | __int8_t di_version; /* inode version */ |
33 | __int8_t di_format; /* format of di_c data */ | 32 | __int8_t di_format; /* format of di_c data */ |
34 | __uint16_t di_flushiter; /* incremented on flush */ | 33 | __uint16_t di_flushiter; /* incremented on flush */ |