qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 01/12] block: Mark commit and mirror as filte


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 01/12] block: Mark commit and mirror as filter drivers
Date: Fri, 15 Feb 2019 18:38:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0

On 14.02.19 00:24, Eric Blake wrote:
> On 2/13/19 4:53 PM, Max Reitz wrote:
>> The commit and mirror block nodes are filters, so they should be marked
>> as such.
>>
>> Signed-off-by: Max Reitz <address@hidden>
>> Reviewed-by: Alberto Garcia <address@hidden>
>> ---
>>  block/commit.c | 2 ++
>>  block/mirror.c | 2 ++
>>  2 files changed, 4 insertions(+)
> 
> Reviewed-by: Eric Blake <address@hidden>
> 
> I know there are patches pending review for a backup driver (for image
> fleecing and otherwise), have you checked if that series would need
> similar treatment?

Good point; it is indeed marked as a filter driver from the start, so
we're good there.

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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