qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 16/27] nfs: Use QAPI options in nfs_client_open(


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 16/27] nfs: Use QAPI options in nfs_client_open()
Date: Mon, 12 Feb 2018 16:36:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 2018-02-08 20:23, Kevin Wolf wrote:
> Using the QAPI visitor to turn all options into QAPI BlockdevOptionsNfs
> simplifies the code a lot. It will also be useful for implementing the
> QAPI based .bdrv_co_create callback.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/nfs.c | 176 
> ++++++++++++++++++------------------------------------------
>  1 file changed, 53 insertions(+), 123 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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