This is part three of the qcow2 error path fixes. More to come...

May depend on any patches sent earlier that are in my queue (I think it does
depend at least on the blkdebug series to apply cleanly)

Kevin Wolf (6):
  qcow2: Don't ignore immediate read/write failures
  qcow2: Return 0/-errno in write_l2_entries
  qcow2: Fix error return code in qcow2_alloc_cluster_link_l2
  qcow2: Return 0/-errno in write_l1_entry
  qcow2: Return 0/-errno in l2_allocate
  qcow2: Remove request from in-flight list after error

 block/qcow2-cluster.c |   64 +++++++++++++++++++++++++++---------------------
 block/qcow2.c         |   14 ++++++++--
 2 files changed, 47 insertions(+), 31 deletions(-)



Reply via email to