NFS: Don't mark a written page as uptodate until it is on disk
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 May 2007 15:58:03 +0000 (11:58 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:23 +0000 (23:40 -0400)
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 <Trond.Myklebust@netapp.com>

No differences found