All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qemu-img: change img_open() and opening method in dd
@ 2016-10-07 15:36 Reda Sallahi
  2016-10-07 15:36 ` [Qemu-devel] [PATCH 1/2] qemu-img: make img_open() able to surpress file opening errors Reda Sallahi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Reda Sallahi @ 2016-10-07 15:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-block, Kevin Wolf, Max Reitz, Fam Zheng, Stefan Hajnoczi,
	Reda Sallahi

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

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

end of thread, other threads:[~2016-10-11 11:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 15:36 [Qemu-devel] [PATCH 0/2] qemu-img: change img_open() and opening method in dd Reda Sallahi
2016-10-07 15:36 ` [Qemu-devel] [PATCH 1/2] qemu-img: make img_open() able to surpress file opening errors Reda Sallahi
2016-10-10 19:34   ` Max Reitz
2016-10-07 15:36 ` [Qemu-devel] [PATCH 2/2] qemu-img: change opening method for the output in dd Reda Sallahi
2016-10-10 19:52   ` Max Reitz
2016-10-10 20:00 ` [Qemu-devel] [PATCH 0/2] qemu-img: change img_open() and opening method " Max Reitz
2016-10-11 11:13 ` no-reply

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.