Home
last modified time | relevance | path

Searched hist:"91589 d9e" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Drbd.c91589d9e Wed Jun 14 12:53:19 GMT 2017 Jeff Cody <jcody@redhat.com> block/rbd: enable filename option and parsing

When enabling option parsing and blockdev-add for rbd, we removed the
'filename' option. Unfortunately, this was a bit optimistic, as
previous versions of QEMU allowed the use of the option in backing
filenames via json. This means that without parsing this option, we
cannot open existing images that used to work fine.

See bug: https://bugzilla.redhat.com/show_bug.cgi?id=1457088

Tested-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Message-id: 937dc9fde348d13311eb8e23444df3bc3190b612.1497444637.git.jcody@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>