From: Trond Myklebust Date: Sat, 19 May 2007 15:58:03 +0000 (-0400) Subject: NFS: Don't mark a written page as uptodate until it is on disk X-Git-Tag: v2.6.23-rc1~1073^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44dd151d5c21234cc534c47d7382f5c28c3143cd;p=pandora-kernel.git NFS: Don't mark a written page as uptodate until it is on disk The write may fail, so we should not mark the page as uptodate until we are certain that the data has been accepted and written to disk by the server. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed