From: Ryusuke Konishi Date: Fri, 20 Aug 2010 10:06:11 +0000 (+0900) Subject: nilfs2: remove own inode hash used for GC X-Git-Tag: v2.6.37-rc1~150^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=263d90cefc7d82a01c296c59532ff59d67c63509;p=pandora-kernel.git nilfs2: remove own inode hash used for GC This uses inode hash function that vfs provides instead of the own hash table for caching gc inodes. This finally removes the own inode hash from nilfs. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed