commit | 44dd151d5c21234cc534c47d7382f5c28c3143cd | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat May 19 11:58:03 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:23 2007 -0400 |
tree | eb84acd25a07a70a0418be7b94b3516865043f0f | |
parent | d9df8d6b38228afab519094048aa2c082b0b2cf4 [diff] |
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 <Trond.Myklebust@netapp.com>