Am 15.07.2021 um 14:48 hat Vladimir Sementsov-Ogievskiy geschrieben: > Most probably this fake backing child doesn't work anyway (see notes > about it in a8a4d15c1c34d). > > Still, since 25f78d9e2de528473d52 drivers are required to set > .supports_backing if they want to call bdrv_set_backing_hd, so now > vvfat just doesn't work because of this check. > > Let's finally drop this fake backing file. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@virtuozzo.com>
Thanks, applied to the block branch. Kevin