[GFS2] Fix bug in writepage()
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 2 May 2006 16:09:42 +0000 (12:09 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 2 May 2006 16:09:42 +0000 (12:09 -0400)
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 <wcheng@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found