Am 17.03.2021 um 18:15 hat Alberto Garcia geschrieben: > This patch adds new tests in which we use x-blockdev-reopen to change > bs->file > > Signed-off-by: Alberto Garcia <be...@igalia.com>
Looks good, but I wonder if we should also test the error paths. I think we're testing them for backing files, but as patch 2 shows, we need to check different things for update the file link. Kevin