qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v7 17/33] block/copy-before-write: bdrv_cbw_append(): drop un


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [PATCH v7 17/33] block/copy-before-write: bdrv_cbw_append(): drop unused compress arg
Date: Mon, 23 Aug 2021 19:33:13 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0

10.08.2021 18:17, Hanna Reitz wrote:
On 04.08.21 11:37, Vladimir Sementsov-Ogievskiy wrote:
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
---
  block/copy-before-write.h | 1 -
  block/backup.c            | 2 +-
  block/copy-before-write.c | 7 +++----
  3 files changed, 4 insertions(+), 6 deletions(-)

Well, I mean, it isn’t exactly syntactically unused before this patch; it’s 
only unused because this patch drops it from cbw_init(), too.

It definitely is functionally unused, though, so:

Reviewed-by: Hanna Reitz <hreitz@redhat.com>

I wonder whether we should drop @use_copy_range and @compress from 
block_copy_state_new(), too, though.


Yes they are useless now.. I can add a patch.


--
Best regards,
Vladimir



reply via email to

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