]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Expose virDomainSCSIDriveAddressIsUsed
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 11 Apr 2019 13:44:14 +0000 (15:44 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 18 Apr 2019 15:04:33 +0000 (17:04 +0200)
commit89237d534f0fe950d06a2081089154160c6c2224
tree662e406595728615f3019f1f17367602dc2aa5f7
parentb806a60eaff1da0fee7a029206b757c5e6df48b0
conf: Expose virDomainSCSIDriveAddressIsUsed

This function checks if given drive address is already present in
passed domain definition. Expose the function as it will be used
shortly.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Tested-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms