Skip to content
Commit 240ed68e authored by Sage Weil's avatar Sage Weil
Browse files

ceph: reuse mon subscribe message instead of allocated anew



Use the same message, allocated during startup.  No need to reallocate a
new one each time around (and potentially ENOMEM).

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 97069001
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment