qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH v2 0/2] Parse 'filename' option for RBD/iSCSI


From: Jeff Cody
Subject: Re: [Qemu-block] [PATCH v2 0/2] Parse 'filename' option for RBD/iSCSI
Date: Wed, 14 Jun 2017 17:39:12 -0400
User-agent: Mutt/1.5.24 (2015-08-30)

On Wed, Jun 14, 2017 at 08:53:18AM -0400, Jeff Cody wrote:
> 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
> 

Thanks,

Applied to my block branch:

git://github.com/codyprime/qemu-kvm-jtc block

-Jeff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]