Searched hist:"0 f7a02379bb672666e21dfcd6b549c3506f8d784" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | rbd.c | diff 0f7a02379bb672666e21dfcd6b549c3506f8d784 Wed May 21 11:11:48 CDT 2014 Kevin Wolf <kwolf@redhat.com> rbd: 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 rbd block driver.
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
|