From: Steven Whitehouse Date: Tue, 2 May 2006 16:09:42 +0000 (-0400) Subject: [GFS2] Fix bug in writepage() X-Git-Tag: v2.6.19-rc1~32^2~207 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2d7b8a2a756fb520792ca3db3abdeed9214ae5b;p=pandora-kernel.git [GFS2] Fix bug in writepage() As pointed out by Wendy Cheng, the logic in GFS2's writepage() function wasn't quite right with respect to invalidating pages when a file has been truncated. This patch fixes that. CC: Wendy Cheng Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed