The patch series include the previously submitted patch: [PATCH v5] qemu-img: change opening method for the output in dd
Changes from v5: * Replace access() with a modified version of img_open() in img_dd() Depends on: [PATCH v3] qemu-img: add conv=notrunc option to dd Reda Sallahi (2): qemu-img: make img_open() able to surpress file opening errors qemu-img: change opening method for the output in dd qemu-img.c | 176 +++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 106 insertions(+), 70 deletions(-) -- 2.10.0