Re: [PATCH 0/3] qcow2: Fix write/copy error path with data file

2020-02-14 Thread Kevin Wolf
Am 11.02.2020 um 10:48 hat Kevin Wolf geschrieben: > Kevin Wolf (3): > qcow2: update_refcount(): Reset old_table_index after > qcow2_cache_put() > qcow2: Fix qcow2_alloc_cluster_abort() for external data file > iotests: Test copy offloading with external data file Applied to the block

[PATCH 0/3] qcow2: Fix write/copy error path with data file

2020-02-11 Thread Kevin Wolf
Kevin Wolf (3): qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put() qcow2: Fix qcow2_alloc_cluster_abort() for external data file iotests: Test copy offloading with external data file block/qcow2-cluster.c | 7 +-- block/qcow2-refcount.c | 1 +