On 13.02.23 13:31, Denis V. Lunev wrote:
The error generated when the option could not be changed inside
bdrv_reopen_prepare() does not give a clue about problematic
BlockDriverState as we could get very long tree of devices.
The patch adds node name to the error report in the same way as done
above.
Signed-off-by: Denis V. Lunev<[email protected]>
CC: Kevin Wolf<[email protected]>
CC: Hanna Reitz<[email protected]>
CC: Vladimir Sementsov-Ogievskiy<[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
--
Best regards,
Vladimir