qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] qcow2: More error handling fixes
@ 2010-06-04 10:19 Kevin Wolf
  2010-06-04 10:19 ` [Qemu-devel] [PATCH 1/3] qcow2: Allow get_refcount to return errors Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kevin Wolf @ 2010-06-04 10:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-04 10:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-04 10:19 [Qemu-devel] [PATCH 0/3] qcow2: More error handling fixes Kevin Wolf
2010-06-04 10:19 ` [Qemu-devel] [PATCH 1/3] qcow2: Allow get_refcount to return errors Kevin Wolf
2010-06-04 10:19 ` [Qemu-devel] [PATCH 2/3] qcow2: Allow alloc_clusters_noref " Kevin Wolf
2010-06-04 10:19 ` [Qemu-devel] [PATCH 3/3] qcow2: Return real error code in load_refcount_block Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).