Home
last modified time | relevance | path

Searched hist:fd4a6493 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dmirror.cfd4a6493 Thu Mar 09 10:49:16 GMT 2017 Kevin Wolf <kwolf@redhat.com> mirror: Implement .bdrv_refresh_filename

We want query-block to return the right filename, even if a mirror job
put a bdrv_mirror_top on top of the actual image format driver. Let
bdrv_mirror_top.bdrv_refresh_filename get the filename from its backing
file.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>