diff options
author | Max Reitz <mreitz@redhat.com> | 2019-11-13 15:53:42 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2020-09-07 12:31:31 +0200 |
commit | fb787f02a6dc1c6b459316376ccfe186ee85a2dc (patch) | |
tree | 1ebc61934d86cd67ff5465a6979669956f2e1597 /gdb-xml | |
parent | 883833e29cb800b4d92b5d4736252f4004885191 (diff) | |
download | qemu-fb787f02a6dc1c6b459316376ccfe186ee85a2dc.zip qemu-fb787f02a6dc1c6b459316376ccfe186ee85a2dc.tar.gz qemu-fb787f02a6dc1c6b459316376ccfe186ee85a2dc.tar.bz2 |
vmdk: Drop vmdk_co_flush()
Before HEAD^, we needed this because bdrv_co_flush() by itself would
only flush bs->file. With HEAD^, bdrv_co_flush() will flush all
children on which a WRITE or WRITE_UNCHANGED permission has been taken.
Thus, vmdk no longer needs to do it itself.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'gdb-xml')
0 files changed, 0 insertions, 0 deletions