On Wed, 29 Sept 2021 at 22:13, Eric Blake <ebl...@redhat.com> wrote: > > The following changes since commit 6b54a31bf7b403672a798b6443b1930ae6c74dea: > > Merge remote-tracking branch > 'remotes/jsnow-gitlab/tags/python-pull-request' into staging (2021-09-28 > 13:07:32 +0100) > > are available in the Git repository at: > > https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2021-09-27-v2 > > for you to fetch changes up to 1af7737871fb3b66036f5e520acb0a98fc2605f7: > > block/nbd: check that received handle is valid (2021-09-29 13:46:33 -0500) > > v2: defer problematic selinux patch; sending cover letter only since > remaining patches are unchanged > > ---------------------------------------------------------------- > nbd patches for 2021-09-27 > > - Vladimir Sementsov-Ogievskiy: Rework coroutines of qemu NBD client > to improve reconnect support > - Eric Blake: Relax server in regards to NBD_OPT_LIST_META_CONTEXT > - Vladimir Sementsov-Ogievskiy: Plumb up 64-bit bulk-zeroing support > in block layer, in preparation for future NBD spec extensions > - Nir Soffer: Default to writeback cache in qemu-nbd
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.2 for any user-visible changes. -- PMM