qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] block/copy-on-read: use bdrv_drop_filter() and drop s->activ


From: Max Reitz
Subject: Re: [PATCH] block/copy-on-read: use bdrv_drop_filter() and drop s->active
Date: Fri, 7 May 2021 18:45:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 06.05.21 21:41, Vladimir Sementsov-Ogievskiy wrote:
Now, after huge update of block graph permission update algorithm, we
don't need this workaround with active state of the filter. Drop it and
use new smart bdrv_drop_filter() function.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
---
  block/copy-on-read.c | 33 +--------------------------------
  1 file changed, 1 insertion(+), 32 deletions(-)

Thanks, applied to my block branch:

https://github.com/XanClic/qemu/commits/block

Max




reply via email to

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