diff options
Diffstat (limited to 'fs/ext4/ext4_i.h')
-rw-r--r-- | fs/ext4/ext4_i.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ext4/ext4_i.h b/fs/ext4/ext4_i.h index 5c124c0ac6d3..acc0b726d8ab 100644 --- a/fs/ext4/ext4_i.h +++ b/fs/ext4/ext4_i.h | |||
@@ -117,7 +117,6 @@ struct ext4_inode_info { | |||
117 | struct inode vfs_inode; | 117 | struct inode vfs_inode; |
118 | struct jbd2_inode jinode; | 118 | struct jbd2_inode jinode; |
119 | 119 | ||
120 | unsigned long i_ext_generation; | ||
121 | struct ext4_ext_cache i_cached_extent; | 120 | struct ext4_ext_cache i_cached_extent; |
122 | /* | 121 | /* |
123 | * File creation time. Its function is same as that of | 122 | * File creation time. Its function is same as that of |