From: Jeff Cody <jcody@redhat.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, kwolf@redhat.com, armbru@redhat.com,
rjones@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] Parse 'filename' option for RBD/iSCSI
Date: Mon, 12 Jun 2017 11:00:15 -0400 [thread overview]
Message-ID: <cover.1497279406.git.jcody@redhat.com> (raw)
We need to be able to parse the 'filename' option for rbd and iscsi, because
there may exist images in the wild that have json backing files, that specify
the filename argument.
Jeff Cody (2):
block/rbd: enable filename option and parsing
block/iscsi: enable filename option and parsing
block/iscsi.c | 19 ++++++++++++++++++-
block/rbd.c | 19 ++++++++++++++++++-
2 files changed, 36 insertions(+), 2 deletions(-)
--
2.9.3
next reply other threads:[~2017-06-12 15:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-12 15:00 Jeff Cody [this message]
2017-06-12 15:00 ` [Qemu-devel] [PATCH 1/2] block/rbd: enable filename option and parsing Jeff Cody
2017-06-12 15:00 ` [Qemu-devel] [PATCH 2/2] block/iscsi: " Jeff Cody
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=cover.1497279406.git.jcody@redhat.com \
--to=jcody@redhat.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=rjones@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.