]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vircgroup: introduce virCgroupGetInode function
authorPavel Hrdina <phrdina@redhat.com>
Thu, 29 Jul 2021 15:13:39 +0000 (17:13 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 17 Aug 2021 10:35:45 +0000 (12:35 +0200)
commit10c2c0b249627360966bab1bd06d8bdbe9f9be8e
treea54866debaf739316cdf51b7181812a3f320b856
parentf14d6ab537f34ededd7e5502e21275fa48ac24fb
vircgroup: introduce virCgroupGetInode function

For new feature Fibre Channel VMID we will need to get inode of the
VM root cgroup as it is used in the new kernel API together with VMID.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/libvirt_private.syms
src/util/vircgroup.c
src/util/vircgroup.h