diff options
Diffstat (limited to 'fs/hfsplus/hfsplus_fs.h')
-rw-r--r-- | fs/hfsplus/hfsplus_fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/hfsplus/hfsplus_fs.h b/fs/hfsplus/hfsplus_fs.h index 4608171f45d3..7ae393637a0c 100644 --- a/fs/hfsplus/hfsplus_fs.h +++ b/fs/hfsplus/hfsplus_fs.h | |||
@@ -166,6 +166,7 @@ struct hfsplus_inode_info { | |||
166 | struct inode *rsrc_inode; | 166 | struct inode *rsrc_inode; |
167 | unsigned long flags; | 167 | unsigned long flags; |
168 | 168 | ||
169 | __be32 create_date; | ||
169 | /* Device number in hfsplus_permissions in catalog */ | 170 | /* Device number in hfsplus_permissions in catalog */ |
170 | u32 dev; | 171 | u32 dev; |
171 | /* BSD system and user file flags */ | 172 | /* BSD system and user file flags */ |