]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Move validation of disk LUN device to the appropriate place
authorPeter Krempa <pkrempa@redhat.com>
Thu, 26 May 2016 16:00:57 +0000 (18:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 7 Jun 2016 11:02:20 +0000 (13:02 +0200)
commit18f1dda39074dcd5a973105fbaccdf166535fed7
treecbcd1d1695ce86216db13b72bbab8c032c145fe0
parent05eab1bf9a13d24e4de9a665ab8b69c1fe9dc1ec
conf: Move validation of disk LUN device to the appropriate place

Now with the proper domain config validation infrastructure the check
can be moved to a place that doesn't make domains vanish.
src/conf/domain_conf.c