]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Export virStorageFileSupportsBackingChainTraversal
authorPeter Krempa <pkrempa@redhat.com>
Tue, 13 Aug 2019 10:41:40 +0000 (12:41 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 16 Aug 2019 11:17:40 +0000 (13:17 +0200)
commit68639829c69ba3ed369413771bf0abceb33c3668
tree84a4856bb576438c7426c5b52a666e7e4533b82f
parent96f0a17ead829b9b8ae185660b412635642edf85
util: Export virStorageFileSupportsBackingChainTraversal

The function will be reused in the qemu snapshot code. The argument is
turned into const similarly to the other virStorageFileSupports*
functions.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/libvirt_private.syms
src/util/virstoragefile.c
src/util/virstoragefile.h