Steven Whitehouse b7fe2e391e [GFS2] Fix page_mkwrite truncation race path
There was a bug in the truncation/invalidation race path for
->page_mkwrite for gfs2. It ought to return 0 so that the effect is the
same as if the page was truncated at any of the other points at which
the page_lock is dropped. This will result in the restart of the whole
page fault path. If it was due to a real truncation (as opposed to an
invalidate because we let a glock go) then the ->fault path will pick
that up when it gets called again.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2008-01-25 08:20:15 +00:00
..
2006-11-30 10:37:32 -05:00
2008-01-25 08:08:25 +00:00
2008-01-25 08:07:56 +00:00
2008-01-25 08:07:56 +00:00
2007-07-09 08:22:24 +01:00
2008-01-25 08:08:13 +00:00
2007-10-10 08:55:03 +01:00
2008-01-25 08:18:44 +00:00
2008-01-25 08:07:23 +00:00
2007-02-05 13:38:20 -05:00
2008-01-25 08:18:03 +00:00
2008-01-25 08:07:56 +00:00
2008-01-25 08:07:52 +00:00
2008-01-25 08:18:44 +00:00
2008-01-25 08:19:51 +00:00
2007-10-10 08:55:34 +01:00
2008-01-25 08:17:04 +00:00
2006-09-05 10:39:21 -04:00
2008-01-25 08:07:52 +00:00
2008-01-25 08:07:52 +00:00