hfsplus: remove the rsrc_inodes list
We never walk the list - the only reason for it is to make the resource fork inodes appear hashed to the writeback code. Borrow a trick from JFS to do that without needing a list head. Signed-off-by: Christoph Hellwig <hch@tuxera.com>
Цей коміт міститься в:

зафіксовано
Christoph Hellwig

джерело
66e5db05bb
коміт
58a818f532
@@ -145,8 +145,6 @@ struct hfsplus_sb_info {
|
||||
int part, session;
|
||||
|
||||
unsigned long flags;
|
||||
|
||||
struct hlist_head rsrc_inodes;
|
||||
};
|
||||
|
||||
#define HFSPLUS_SB_WRITEBACKUP 0x0001
|
||||
|
Посилання в новій задачі
Заблокувати користувача