[Qemu-devel] [PATCH 0/2] Parse 'filename' option for RBD/iSCSI

Jeff Cody posted 2 patches 8 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1497279406.git.jcody@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
block/iscsi.c | 19 ++++++++++++++++++-
block/rbd.c   | 19 ++++++++++++++++++-
2 files changed, 36 insertions(+), 2 deletions(-)
[Qemu-devel] [PATCH 0/2] Parse 'filename' option for RBD/iSCSI
Posted by Jeff Cody 8 years, 4 months ago
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