On 12/12/24 14:45, Vitaly Kuznetsov wrote:
In preparation to making changes to the logic deciding whether CHS or 'current_size' need to be used in determining the image size, split off vpc_ignore_current_size() helper.No functional change intended. Signed-off-by: Vitaly Kuznetsov <vkuzn...@redhat.com> --- block/vpc.c | 67 +++++++++++++++++++++++++++++------------------------ 1 file changed, 37 insertions(+), 30 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>