On Fri, Aug 16, 2019 at 05:18:14PM +0200, Peter Krempa wrote:
Commit fb64e176f4f forgot to delete the check that short-circuits the
disk alias creation if the alias is already present. The side efect
effect
of this is that the creation qomName which is necessary to be able to
refer to disk fr
Commit fb64e176f4f forgot to delete the check that short-circuits the
disk alias creation if the alias is already present. The side efect
of this is that the creation qomName which is necessary to be able to
refer to disk frontends when -blockdev is used was skipped when user
aliases are used.
Fix