From: Trond Myklebust Date: Tue, 6 Feb 2007 19:07:15 +0000 (-0800) Subject: NFS: Don't use ClearPageUptodate() when writeback fails X-Git-Tag: v2.6.21-rc1~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a301b777714087ea1d63dbec0173a13d416cd7a9;p=pandora-kernel.git NFS: Don't use ClearPageUptodate() when writeback fails ClearPageUptodate() will just cause races here. What we really want to do is to invalidate the page cache. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed