From: Christoph Hellwig Date: Tue, 26 Jan 2010 16:27:20 +0000 (+0100) Subject: kill unused invalidate_inode_pages helper X-Git-Tag: v2.6.34-rc1~205^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecdc82ef0b03e67ce5ecee79d0d108177a704df;p=pandora-kernel.git kill unused invalidate_inode_pages helper No one is calling this anymore as everyone has switched to invalidate_mapping_pages long time ago. Also update a few references to it in comments. nfs has two more, but I can't easily figure what they are actually referring to, so I left them as-is. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed