Re: [Qemu-devel] [RFC 0/2] Parse 'filename' option for RBD/iSCSI

2017-06-12 Thread Richard W.M. Jones
On Mon, Jun 12, 2017 at 12:05:12AM -0400, Jeff Cody wrote: > We need to be able to parse the 'filename' option for both rbd and iscsi, > because there may exist images in the wild that have json backing files, > that specify the filename argument. > > Marking the series as RFC at least partially f

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

2017-06-11 Thread Jeff Cody
We need to be able to parse the 'filename' option for both rbd and iscsi, because there may exist images in the wild that have json backing files, that specify the filename argument. Marking the series as RFC at least partially for the precedence given to arguments; as written, these patches will