commit | 52f72d6fb62d83eb23f9ff45aad2d9a95c7f8f63 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Wed Jun 12 17:43:03 2019 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 07 12:31:31 2020 +0200 |
tree | e4f9180194ff7a36e1fd087298bb0a5d5dacda11 | |
parent | 66b129ac5ec0f1c66e5574e91bd1e19c4047888b [diff] |
block: Use CAFs in bdrv_refresh_filename() bdrv_refresh_filename() and the kind of related bdrv_dirname() should look to the primary child when they wish to copy the underlying file's filename. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com>