Files
qemu/block
Paolo Bonzini f1c17521e7 nbd-server: do not exit on failed memory allocation
The amount of memory allocated in nbd_co_receive_request is driven by the
NBD client (possibly a virtual machine).  Parallel I/O can cause the
server to allocate a large amount of memory; check for failures and
return ENOMEM in that case.

Cc: qemu-block@nongnu.org
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-01-15 18:58:02 +01:00
..
2015-12-18 14:34:43 +01:00
2015-10-16 15:34:29 +02:00
2015-10-16 15:34:29 +02:00
2015-11-11 16:25:47 +01:00
2015-10-16 15:34:29 +02:00
2015-04-28 15:36:09 +02:00
2016-01-07 21:30:17 +01:00
2015-11-12 16:22:43 +01:00
2015-07-14 17:15:23 +02:00
2014-08-15 15:07:14 +02:00
2015-10-16 15:34:29 +02:00
2015-10-16 15:34:29 +02:00
2015-10-16 15:34:30 +02:00