qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Parse 'filename' option for RBD/iSCSI
@ 2017-06-14 12:53 Jeff Cody
  2017-06-14 12:53 ` [Qemu-devel] [PATCH v2 1/2] block/rbd: enable filename option and parsing Jeff Cody
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jeff Cody @ 2017-06-14 12:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-block, kwolf, mreitz, rjones

Change from v2:
Add warning message that this is an unsupported option that may
be deprecated in the future.

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 | 22 +++++++++++++++++++++-
 block/rbd.c   | 22 +++++++++++++++++++++-
 2 files changed, 42 insertions(+), 2 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-06-14 21:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 12:53 [Qemu-devel] [PATCH v2 0/2] Parse 'filename' option for RBD/iSCSI Jeff Cody
2017-06-14 12:53 ` [Qemu-devel] [PATCH v2 1/2] block/rbd: enable filename option and parsing Jeff Cody
2017-06-14 12:53 ` [Qemu-devel] [PATCH v2 2/2] block/iscsi: " Jeff Cody
2017-06-14 13:12 ` [Qemu-devel] [PATCH v2 0/2] Parse 'filename' option for RBD/iSCSI Richard W.M. Jones
2017-06-14 13:13 ` no-reply
2017-06-14 21:39 ` Jeff Cody

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).