Revision 73c3d4812b4c755efeca0140f606f83772a39ce4 authored by Sage Weil on 04 August 2014, 14:01:54 UTC, committed by Ilya Dryomov on 10 September 2014, 16:08:32 UTC
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.

CC: stable@vger.kernel.org
Signed-off-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ilya Dryomov <ilya.dryomov@inktank.com>
1 parent 255939e
History
File Mode Size
x86
Kconfig -rw-r--r-- 476 bytes
Makefile -rw-r--r-- 1.2 KB
README -rw-r--r-- 1.7 KB
core.c -rw-r--r-- 10.2 KB
hypercalls.c -rw-r--r-- 9.3 KB
interrupts_and_traps.c -rw-r--r-- 20.4 KB
lg.h -rw-r--r-- 8.1 KB
lguest_device.c -rw-r--r-- 15.6 KB
lguest_user.c -rw-r--r-- 15.5 KB
page_tables.c -rw-r--r-- 36.8 KB
segments.c -rw-r--r-- 7.8 KB

README

back to top