On Mon 20 Nov 2017 09:10:02 PM CET, Max Reitz wrote: > Said commit introduced a FIXME stating that bdrv_open_backing_file() > should set bs->backing_overridden to true not only if the file.filename > option was set, but if the "options" QDict contained any option that is > significant for any node in the BDS tree emerging from the backing BDS. > This behavior is implemented by this patch. > > Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> Berto
