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:
9706900
)
ceph: reuse mon subscribe message instead of allocated anew
author
Sage Weil
<sage@newdream.net>
Fri, 21 May 2010 21:57:25 +0000
(14:57 -0700)
committer
Sage Weil
<sage@newdream.net>
Fri, 21 May 2010 23:26:11 +0000
(16:26 -0700)
Use the same message, allocated during startup. No need to reallocate a
new one each time around (and potentially ENOMEM).
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found