]> xenbits.xensource.com Git - libvirt.git/commit
conf: Allow disks with identical WWN or serial
authorPeter Krempa <pkrempa@redhat.com>
Fri, 24 Jun 2016 15:01:27 +0000 (17:01 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 24 Jun 2016 15:29:00 +0000 (17:29 +0200)
commit5da28cc3069b573f54f0bcaf8eb75476bcfdc6e9
treec16cfbcea6674c3998dcf27f71fc371c2eb296bc
parentb7200d723648e1ef96e2a6f01be87d0500e1816a
conf: Allow disks with identical WWN or serial

Disallowing them broke a use case of testing multipath configurations
for storage. Originally this was added as it was impossible to
use certain /dev/disk-by... links but the disks worked properly.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1349895
src/conf/domain_conf.c