From: Pekka Enberg Date: Fri, 23 Jun 2006 09:05:08 +0000 (-0700) Subject: [PATCH] read_mapping_page for address space X-Git-Tag: v2.6.18-rc1~1081^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=090d2b185d8680fc26a2eaf4245d4171dcf4baf1;p=pandora-kernel.git [PATCH] read_mapping_page for address space Add read_mapping_page() which is used for callers that pass mapping->a_ops->readpage as the filler for read_cache_page. This removes some duplication from filesystem code. Signed-off-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed