qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] introduce bitmap_try_new


From: Peter Lieven
Subject: [Qemu-devel] [PATCH 0/2] introduce bitmap_try_new
Date: Fri, 22 Aug 2014 11:26:05 +0200

this adds a new helper to handle errors when allocation a bitmap and
also introduces its first user.

Peter Lieven (2):
  util: introduce bitmap_try_new
  block/iscsi: handle failure on malloc of the allocationmap

 block/iscsi.c         |   22 +++++++++++++++-------
 include/qemu/bitmap.h |    6 ++++++
 2 files changed, 21 insertions(+), 7 deletions(-)

-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]