From: Kevin Wolf <kwolf@redhat.com>
To: Andrey Zhadchenko <andrey.zhadchenko@virtuozzo.com>
Cc: vsementsov@yandex-team.ru, hreitz@redhat.com, eblake@redhat.com,
jsnow@redhat.com, qemu-block@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case
Date: Thu, 16 Feb 2023 12:01:02 +0100 [thread overview]
Message-ID: <Y+4M7mpqUed0luQx@redhat.com> (raw)
In-Reply-To: <20230202181523.423131-1-andrey.zhadchenko@virtuozzo.com>
Am 02.02.2023 um 19:15 hat Andrey Zhadchenko via geschrieben:
> The last return statement should return true, as we already evaluated that
> start == next_dirty
>
> Also, fix hbitmap_status() description in header
>
> Cc: qemu-stable@nongnu.org
> Fixes: a6426475a75 ("block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()")
> Signed-off-by: Andrey Zhadchenko <andrey.zhadchenko@virtuozzo.com>
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2023-02-16 11:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-02 18:15 [PATCH] hbitmap: fix hbitmap_status() return value for first dirty bit case Andrey Zhadchenko via
2023-02-02 19:39 ` Eric Blake
2023-02-03 10:55 ` Andrey Zhadchenko
2023-02-03 11:22 ` Andrey Zhadchenko
2023-02-14 17:13 ` Vladimir Sementsov-Ogievskiy
2023-02-16 11:01 ` Kevin Wolf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y+4M7mpqUed0luQx@redhat.com \
--to=kwolf@redhat.com \
--cc=andrey.zhadchenko@virtuozzo.com \
--cc=eblake@redhat.com \
--cc=hreitz@redhat.com \
--cc=jsnow@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@yandex-team.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.