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:
07bd10f
)
ceph: warn on allocation from msgpool with larger front_len
author
Sage Weil
<sage@newdream.net>
Thu, 15 Oct 2009 00:36:07 +0000
(17:36 -0700)
committer
Sage Weil
<sage@newdream.net>
Fri, 16 Oct 2009 01:14:43 +0000
(18:14 -0700)
Pass the front_len we need when pulling a message off a msgpool,
and WARN if it is greater than the pool's size. Then try to
allocate a new message (to continue without failing).
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found