On Tue 12 Mar 2019 05:48:39 PM CET, Alberto Garcia <[email protected]> wrote:
I forgot to add:
> v3:
> - Rebase on top of Kevin's block branch (e5a4df8ec3e30b37187954b4368).
> - Patch 8: move the permission checks to bdrv_reopen_multiple() after
> "block: Make permission changes in reopen less wrong"
Keep a reference to state->new_backing_bs [Kevin].
Pass the reopen queue to bdrv_child_perm() in order to use the
permissions _after_ the reopen [Kevin].
> - Patch 13: change iotest number and adjust output after the rebase.
Berto