mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +00:00
Replace calls of old bdrv_open
What is known today as bdrv_open2 becomes the new bdrv_open. All remaining callers of the old function are converted to the new one. In some places they even know the right format, so they should have used bdrv_open2 from the beginning. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
Reference in New Issue
Block a user