]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: implement basic virFileCache for nbdkit caps
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 21 Jul 2022 22:25:16 +0000 (17:25 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 19 Sep 2023 19:28:49 +0000 (14:28 -0500)
commit9c0b83a9ed2189a5f5e6ed71f5e71a8b5a2eb62e
tree09f7c83d56c2763d91049c6bbf15ebae2b4a17ae
parentb7e7ac14d0626160d64817a7aadbc899270a90d9
qemu: implement basic virFileCache for nbdkit caps

Preparatory step for caching nbdkit capabilities. This patch implements
the newData and isValid virFileCacheHandlers callback functions.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_nbdkit.c
src/qemu/qemu_nbdkit.h