git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9df8d6
)
NFS: Don't mark a written page as uptodate until it is on disk
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 19 May 2007 15:58:03 +0000
(11:58 -0400)
committer
Trond 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