Files
qemu/block
Max Reitz 2d97fde439 block: Use blk_make_empty() after commits
bdrv_commit() already has a BlockBackend pointing to the BDS that we
want to empty, it just has the wrong permissions.

qemu-img commit has no BlockBackend pointing to the old backing file
yet, but introducing one is simple.

After this commit, bdrv_make_empty() is the only remaining caller of
BlockDriver.bdrv_make_empty().

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200429141126.85159-5-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[kwolf: Fixed up reference output for 098]
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2020-05-18 19:05:25 +02:00
..
2019-10-10 10:56:17 +02:00
2020-05-18 19:05:25 +02:00
2019-09-16 14:48:30 +02:00
2019-09-16 14:48:30 +02:00
2019-09-16 14:48:30 +02:00
2020-05-05 13:17:36 +02:00
2020-05-04 14:43:22 +02:00
2020-05-08 13:26:35 +02:00
2020-05-05 13:17:36 +02:00
2020-05-13 14:20:31 +02:00
2020-05-05 13:17:36 +02:00
2020-02-18 11:55:40 +01:00
2020-05-05 13:17:36 +02:00
2020-05-08 13:26:35 +02:00
2020-05-05 13:17:36 +02:00
2020-05-05 13:17:36 +02:00