mirror of
https://github.com/mii443/qemu.git
synced 2025-08-26 17:10:08 +00:00
block: another bdrv_append fix
bdrv_append must also copy open_flags to the top, because the snapshot has BDRV_O_NO_BACKING set. This causes interesting results if you later use drive-reopen (not upstream) to reopen the image, and lose the backing file in the process. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
committed by
Kevin Wolf
parent
e023b2e244
commit
3a389e7926
Reference in New Issue
Block a user