diff options
Diffstat (limited to 'fs/hfsplus/hfsplus_fs.h')
-rw-r--r-- | fs/hfsplus/hfsplus_fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/hfsplus/hfsplus_fs.h b/fs/hfsplus/hfsplus_fs.h index 5e2418a71887..0cd9ba00f968 100644 --- a/fs/hfsplus/hfsplus_fs.h +++ b/fs/hfsplus/hfsplus_fs.h | |||
@@ -145,8 +145,6 @@ struct hfsplus_sb_info { | |||
145 | int part, session; | 145 | int part, session; |
146 | 146 | ||
147 | unsigned long flags; | 147 | unsigned long flags; |
148 | |||
149 | struct hlist_head rsrc_inodes; | ||
150 | }; | 148 | }; |
151 | 149 | ||
152 | #define HFSPLUS_SB_WRITEBACKUP 0x0001 | 150 | #define HFSPLUS_SB_WRITEBACKUP 0x0001 |