]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: move virStorageFileGetLVMKey to locking
authorPavel Hrdina <phrdina@redhat.com>
Fri, 4 Dec 2020 05:52:18 +0000 (06:52 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 6 Jan 2021 12:15:17 +0000 (13:15 +0100)
commit780aa25fad35177e51ecc6d20a1425eba21a7e6b
tree83fdcbe0a96d469ba24608bf66a4438fa771f723
parentfd90641d9619eb6975cb5065704355a71b802b44
util: move virStorageFileGetLVMKey to locking

The function doesn't take virStorageSource as argument and has nothing
in common with virStorageSource or storage file.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/libvirt_private.syms
src/locking/lock_driver_lockd.c
src/util/virstoragefile.c
src/util/virstoragefile.h