All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
To: Alexander Ivanov <alexander.ivanov@virtuozzo.com>, qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, den@virtuozzo.com, stefanha@redhat.com,
	kwolf@redhat.com, hreitz@redhat.com
Subject: Re: [PATCH v3 4/8] parallels: Move check of unclean image to a separate function
Date: Wed, 17 Aug 2022 23:32:16 +0300	[thread overview]
Message-ID: <3cb90fb6-5f30-d5a2-29ee-378859a0e424@yandex-team.ru> (raw)
In-Reply-To: <20220815090216.1818622-5-alexander.ivanov@virtuozzo.com>

On 8/15/22 12:02, Alexander Ivanov wrote:
> We will add more and more checks so we need a better code structure
> in parallels_co_check. Let each check performs in a separate loop
> in a separate helper.
> 
> Signed-off-by: Alexander Ivanov<alexander.ivanov@virtuozzo.com>

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>

-- 
Best regards,
Vladimir


  reply	other threads:[~2022-08-17 20:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15  9:02 [PATCH v3 0/8] parallels: Refactor the code of images checks and fix a bug Alexander Ivanov
2022-08-15  9:02 ` [PATCH v3 1/8] parallels: Out of image offset in BAT leads to image inflation Alexander Ivanov
2022-08-17 19:13   ` Vladimir Sementsov-Ogievskiy
2022-08-17 19:27     ` Denis V. Lunev
2022-08-17 19:43       ` Vladimir Sementsov-Ogievskiy
2022-08-17 19:51         ` Denis V. Lunev
2022-08-18  8:49         ` Alexander Ivanov
2022-08-18  9:32           ` Vladimir Sementsov-Ogievskiy
2022-08-15  9:02 ` [PATCH v3 2/8] parallels: create parallels_set_bat_entry_helper() to assign BAT value Alexander Ivanov
2022-08-17 19:21   ` Vladimir Sementsov-Ogievskiy
2022-08-18  7:31     ` Alexander Ivanov
2022-08-15  9:02 ` [PATCH v3 3/8] parallels: Use generic infrastructure for BAT writing in parallels_co_check() Alexander Ivanov
2022-08-17 19:48   ` Vladimir Sementsov-Ogievskiy
2022-08-17 20:01     ` Denis V. Lunev
2022-08-18  9:09     ` Alexander Ivanov
2022-08-15  9:02 ` [PATCH v3 4/8] parallels: Move check of unclean image to a separate function Alexander Ivanov
2022-08-17 20:32   ` Vladimir Sementsov-Ogievskiy [this message]
2022-08-15  9:02 ` [PATCH v3 5/8] parallels: Move check of cluster outside " Alexander Ivanov
2022-08-17 20:41   ` Vladimir Sementsov-Ogievskiy
2022-08-15  9:02 ` [PATCH v3 6/8] parallels: Move check of leaks " Alexander Ivanov
2022-08-17 21:00   ` Vladimir Sementsov-Ogievskiy
2022-08-18  9:10     ` Alexander Ivanov
2022-08-15  9:02 ` [PATCH v3 7/8] parallels: Move statistic collection " Alexander Ivanov
2022-08-17 21:04   ` Vladimir Sementsov-Ogievskiy
2022-08-15  9:02 ` [PATCH v3 8/8] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD Alexander Ivanov
2022-08-17 21:12   ` Vladimir Sementsov-Ogievskiy
2022-08-16 13:20 ` [PATCH v3 0/8] parallels: Refactor the code of images checks and fix a bug Denis V. Lunev

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=3cb90fb6-5f30-d5a2-29ee-378859a0e424@yandex-team.ru \
    --to=vsementsov@yandex-team.ru \
    --cc=alexander.ivanov@virtuozzo.com \
    --cc=den@virtuozzo.com \
    --cc=hreitz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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.