alistair23-linux/fs/hfsplus
Christoph Hellwig 58a818f532 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>
2010-10-01 05:44:02 +02:00
..
bfind.c
bitmap.c hfsplus: fix HFSPLUS_SB calling convention 2010-10-01 05:42:59 +02:00
bnode.c
brec.c
btree.c hfsplus: fix HFSPLUS_I calling convention 2010-10-01 05:43:31 +02:00
catalog.c hfsplus: fix HFSPLUS_I calling convention 2010-10-01 05:43:31 +02:00
dir.c hfsplus: fix error handling in hfsplus_symlink 2010-10-01 05:43:54 +02:00
extents.c hfsplus: fix HFSPLUS_I calling convention 2010-10-01 05:43:31 +02:00
hfsplus_fs.h hfsplus: remove the rsrc_inodes list 2010-10-01 05:44:02 +02:00
hfsplus_raw.h
inode.c hfsplus: remove the rsrc_inodes list 2010-10-01 05:44:02 +02:00
ioctl.c hfsplus: fix HFSPLUS_I calling convention 2010-10-01 05:43:31 +02:00
Kconfig fs/Kconfig: move hfs, hfsplus out 2009-01-22 13:15:57 +03:00
Makefile
options.c hfsplus: fix HFSPLUS_SB calling convention 2010-10-01 05:42:59 +02:00
part_tbl.c hfsplus: fix HFSPLUS_SB calling convention 2010-10-01 05:42:59 +02:00
super.c hfsplus: remove the rsrc_inodes list 2010-10-01 05:44:02 +02:00
tables.c
unicode.c hfsplus: fix HFSPLUS_SB calling convention 2010-10-01 05:42:59 +02:00
wrapper.c hfsplus: fix HFSPLUS_SB calling convention 2010-10-01 05:42:59 +02:00