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:
f39c1bf
)
NFS: fsync() must exit with an error if page writeback failed
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 11 Sep 2012 19:38:32 +0000
(15:38 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 11 Sep 2012 19:38:32 +0000
(15:38 -0400)
We need to ensure that if the call to filemap_write_and_wait_range()
fails, then we report that error back to the application.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found