]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Report alias name of the detached device in error
authorKristina Hanicova <khanicov@redhat.com>
Thu, 20 May 2021 14:13:34 +0000 (16:13 +0200)
committerLaine Stump <laine@redhat.com>
Fri, 21 May 2021 16:46:31 +0000 (12:46 -0400)
commit7ab1ba112f75792c87412234681057ac9be677a8
tree50af9aff2053d7dfbbcda3382be4f2a6f54f1572
parentb6b6725c95b3e9fbdc5d1683f00355bf0d13f0a0
conf: Report alias name of the detached device in error

This is v2 from:
https://listman.redhat.com/archives/libvir-list/2021-May/msg00481.html

I have reworked the code a bit to have only one error report
instead of multiple ones with different combinations of possible
matching items. Suggested by Laine.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1942367

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Laine Stump <laine@redhat.com>
src/conf/domain_conf.c