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
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 180 bytes
config.c -rw-r--r-- 300 bytes
virtio.c -rw-r--r-- 6.6 KB
virtio_balloon.c -rw-r--r-- 15.6 KB
virtio_mmio.c -rw-r--r-- 16.9 KB
virtio_pci.c -rw-r--r-- 21.7 KB
virtio_ring.c -rw-r--r-- 23.5 KB

back to top