qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Raman Dzehtsiar <raman.dzehtsiar@gmail.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org, Wen Congyang <wencongyang2@huawei.com>,
	 Hanna Reitz <hreitz@redhat.com>, Kevin Wolf <kwolf@redhat.com>,
	 Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>,
	John Snow <jsnow@redhat.com>,
	 Xie Changlong <xiechanglong.d@gmail.com>,
	Eric Blake <eblake@redhat.com>,
	qemu-block@nongnu.org
Subject: Re: [PATCH v3] blockdev-backup: Add error handling option for copy-before-write jobs
Date: Mon, 14 Apr 2025 11:15:56 +0200	[thread overview]
Message-ID: <CA+uc5a2V0-3RXevBKdwjVj2Q3feoTY3Exv_GAMgMJAHM2aVMYA@mail.gmail.com> (raw)
In-Reply-To: <87r01v1gcz.fsf@pond.sub.org>

Hi Markus,

Thanks for taking the time to review this patch.

[...]
> > +# @on-cbw-error: optional policy defining behavior on I/O errors in
> > +#     copy-before-write jobs; defaults to break-guest-write.  (Since 10.0)
[...]
> Scratch "optional", please.

Good point. I've removed "optional" from the description.

[...]
> Also, make it 10.1, and keep the member documentation ordered like ...
>
> >  # @x-perf: Performance options.  (Since 6.0)
> >  #
> >  # Features:
> > @@ -1641,6 +1644,7 @@
> >              '*compress': 'bool',
> >              '*on-source-error': 'BlockdevOnError',
> >              '*on-target-error': 'BlockdevOnError',
> > +            '*on-cbw-error': 'OnCbwError',
> >              '*auto-finalize': 'bool', '*auto-dismiss': 'bool',
> >              '*filter-node-name': 'str',
> >              '*discard-source': 'bool',
>
> ... the actual members.
[...]

The documentation entries have been reordered to match the member
list, and the version tag has been updated to 10.1.

Both issues have been addressed in v4 of the patch.

Thanks again, and kind regards,
Raman Dzehtsiar


      reply	other threads:[~2025-04-14  9:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-14  1:18 [PATCH v3] blockdev-backup: Add error handling option for copy-before-write jobs Raman Dzehtsiar
2025-04-14  5:06 ` Markus Armbruster
2025-04-14  9:15   ` Raman Dzehtsiar [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=CA+uc5a2V0-3RXevBKdwjVj2Q3feoTY3Exv_GAMgMJAHM2aVMYA@mail.gmail.com \
    --to=raman.dzehtsiar@gmail.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=hreitz@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=vsementsov@yandex-team.ru \
    --cc=wencongyang2@huawei.com \
    --cc=xiechanglong.d@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).