diff options
author | Kevin Wolf <kwolf@redhat.com> | 2014-05-20 13:30:49 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-15 15:07:15 +0200 |
commit | 4d5a3f888c7dbdd1bf892bab2a3fb5c1455ccc78 (patch) | |
tree | 6355b295adddcdf9ff43f2f019af4f60d47cc37c /block/nfs.c | |
parent | b546a944749f963c5b4e27765354df10ac531853 (diff) |
iscsi: Handle failure for potentially large allocations
Some code in the block layer makes potentially huge allocations. Failure
is not completely unexpected there, so avoid aborting qemu and handle
out-of-memory situations gracefully.
This patch addresses the allocations in the iscsi block driver.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'block/nfs.c')
0 files changed, 0 insertions, 0 deletions