
7 Dec
2022
7 Dec
'22
11:43 a.m.
On Thu, Oct 20, 2022 at 16:58:55 -0500, Jonathon Jongsma wrote:
Since the libvirt documentation suggests to prefer GObject over virObject, and since virObject is a GObject, change virFileCache to allow GObjects as data.
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> --- src/util/virfilecache.c | 14 ++++++++------ src/util/virfilecache.h | 2 +-
Reviewed-by: Peter Krempa <pkrempa@redhat.com>