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:
acda765
)
ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC
author
Sage Weil
<sage@newdream.net>
Tue, 26 Jul 2011 18:27:59 +0000
(11:27 -0700)
committer
Sage Weil
<sage@newdream.net>
Tue, 26 Jul 2011 18:27:59 +0000
(11:27 -0700)
We only need to put these on the directory unsafe list if they have
side effects that fsync(2) should flush out.
Reviewed-by: Yehuda Sadeh <yehuda@hq.newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found