From: Aneesh Kumar K.V Date: Thu, 4 Jun 2009 12:06:06 +0000 (-0400) Subject: ext4: Don't look at buffer_heads outside i_size. X-Git-Tag: v2.6.31-rc3~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b767e78a179e5ab30fdbff1686d074ac270471eb;p=pandora-kernel.git ext4: Don't look at buffer_heads outside i_size. Buffer heads outside i_size will be unmapped. So when we are doing "walk_page_buffers" limit ourself to i_size. Signed-off-by: Aneesh Kumar K.V Reviewed-by: Josef Bacik Acked-by: Jan Kara Signed-off-by: "Theodore Ts'o" ---- --- Reading git-diff-tree failed