Skip to content
Commit 8f3bc053 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: warn on allocation from msgpool with larger front_len



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: default avatarSage Weil <sage@newdream.net>
parent 07bd10fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment