diff options
author | Sage Weil <sage@redhat.com> | 2014-08-04 07:01:54 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-17 09:19:29 -0700 |
commit | d6e22ca59611f6df36c00b359e639d77004a2278 (patch) | |
tree | 952a9e69d8d61ef9f941a011ed04c3c9df3ade52 /lib | |
parent | a8be8af18485f9fade90e1743d940252a39eec84 (diff) |
libceph: gracefully handle large reply messages from the mon
commit 73c3d4812b4c755efeca0140f606f83772a39ce4 upstream.
We preallocate a few of the message types we get back from the mon. If we
get a larger message than we are expecting, fall back to trying to allocate
a new one instead of blindly using the one we have.
Signed-off-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions