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:
088b3f5
)
ceph: avoid immediate cap check after import
author
Sage Weil
<sage@newdream.net>
Tue, 18 Jan 2011 17:00:01 +0000
(09:00 -0800)
committer
Sage Weil
<sage@newdream.net>
Wed, 19 Jan 2011 17:23:26 +0000
(09:23 -0800)
The NODELAY flag avoids the heuristics that delay cap (issued/wanted)
release. There's no reason for that after we import a cap, and it kills
whatever benefit we get from those delays.
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found