From: Mark Fasheh Date: Wed, 4 Oct 2006 00:44:42 +0000 (-0700) Subject: ocfs2: fix page zeroing during simple extends X-Git-Tag: v2.6.19-rc3~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0effef776ff95b7a6d6e48a2ef407ecaa8c21f96;p=pandora-kernel.git ocfs2: fix page zeroing during simple extends The page zeroing code was missing the region between old i_size and new i_size for those extends that didn't actually require a change in space allocation. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed