All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reda Sallahi <fullmanet@gmail.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
	Max Reitz <mreitz@redhat.com>, Fam Zheng <famz@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Reda Sallahi <fullmanet@gmail.com>
Subject: [Qemu-devel] [PATCH 0/2] qemu-img: change img_open() and opening method in dd
Date: Fri,  7 Oct 2016 17:36:15 +0200	[thread overview]
Message-ID: <20161007153617.28704-1-fullmanet@gmail.com> (raw)

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	other threads:[~2016-10-07 15:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07 15:36 Reda Sallahi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161007153617.28704-1-fullmanet@gmail.com \
    --to=fullmanet@gmail.com \
    --cc=famz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.