On Wed, Aug 23, 2017 at 6:33 PM, Eric Blake <ebl...@redhat.com> wrote: [...] > > ---------------------------------------------------------------- > nbd patches for 2017-08-23 > > - Fam Zheng: 0/4 block: Fix non-shared storage migration > - Stefan Hajnoczi: qemu-iotests: add 194 non-shared storage migration test > - Stefan Hajnoczi: nbd-client: avoid spurious qio_channel_yield() re-entry > > ---------------------------------------------------------------- > Fam Zheng (3): > block-backend: Refactor inactivate check > block-backend: Allow more "can inactivate" cases > mirror: Mark target BB as "force allow inactivate" > > Stefan Hajnoczi (3): > block: Update open_flags after ->inactivate() callback > qemu-iotests: add 194 non-shared storage migration test > nbd-client: avoid spurious qio_channel_yield() re-entry >
... no need for tested-by after being applied already, but I wanted to thank Fam, Stefan, David and everybody else involved. With all six on top of rc3 the copy-storage migrations are working on 2.10 now - thanks!