qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] qcow2: More error handling fixes


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/3] qcow2: More error handling fixes
Date: Fri, 4 Jun 2010 12:19:09 +0200

Three more cases of ignored or mutated error codes.

Kevin Wolf (3):
  qcow2: Allow get_refcount to return errors
  qcow2: Allow alloc_clusters_noref to return errors
  qcow2: Return real error code in load_refcount_block

 block/qcow2-refcount.c |   70 +++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 60 insertions(+), 10 deletions(-)




reply via email to

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