From: Christoph Hellwig Date: Fri, 1 Oct 2010 03:44:02 +0000 (+0200) Subject: hfsplus: remove the rsrc_inodes list X-Git-Tag: v2.6.37-rc1~222^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a818f532e83f337689358c102ba2048d1b37f5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed