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:
778d281
)
NFSv4: Don't request cache consistency attributes on some writes
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 28 Apr 2012 18:55:16 +0000
(14:55 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 1 May 2012 19:42:45 +0000
(15:42 -0400)
We don't need cache consistency information when we're doing O_DIRECT
writes. Ditto for the case of delegated writes.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found