]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainSecretStorageSourcePrepare: Remove cabapbility check when preparing cookies
authorPeter Krempa <pkrempa@redhat.com>
Thu, 21 Jul 2022 14:27:57 +0000 (16:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 11 Aug 2022 13:24:21 +0000 (15:24 +0200)
commit6203e43d03a93a797e46559ce734227fad0b3ed1
treee526ad9b551d671caeb580dae6d2f167d44ad936
parent6695162c766fad330cbf1780511a6b9155acff8e
qemuDomainSecretStorageSourcePrepare: Remove cabapbility check when preparing cookies

The capability is checked when we validate the source in the first
place. Also it won't make sense any more.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c