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:
b079fa7
)
NFS: Fix another O_DIRECT race
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 13 Dec 2005 21:13:54 +0000
(16:13 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 20 Dec 2005 04:12:09 +0000
(23:12 -0500)
Ensure we call unmap_mapping_range() and sync dirty pages to disk before
doing an NFS direct write.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found