]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virstoragefile: Introduce virStorageSourceChainHasNVMe
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 21 Jun 2019 15:59:29 +0000 (17:59 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 17 Dec 2019 09:04:43 +0000 (10:04 +0100)
commita88eef7c48d06cd82b549f0a4bc959181abacd1b
tree666fba5fb224f8e68d122b36c4eee758eebfec59
parent8cd7196974d9bf56434e78eecc289694d95af4f0
virstoragefile: Introduce virStorageSourceChainHasNVMe

This function will return true if there's a storage source of
type VIR_STORAGE_TYPE_NVME, or false otherwise.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/libvirt_private.syms
src/util/virstoragefile.c
src/util/virstoragefile.h