qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 0/2] qemu-img: change img_open() and opening method


From: Reda Sallahi
Subject: [Qemu-block] [PATCH 0/2] qemu-img: change img_open() and opening method in dd
Date: Fri, 7 Oct 2016 17:36:15 +0200

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




reply via email to

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