]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: Prepare virLXCDriverGetCapabilities for automatic mutex management
authorTim Wiederhake <twiederh@redhat.com>
Fri, 4 Feb 2022 15:28:27 +0000 (16:28 +0100)
committerTim Wiederhake <twiederh@redhat.com>
Fri, 11 Feb 2022 10:03:50 +0000 (11:03 +0100)
commit370fc9f47cf3f4a5a5cec3f2ef216f3bc91917db
tree6c3c1b37862bd8b05bfb0ea4eded006a14544990
parent621fa350ab798328ae115c55521bb880599d8c62
lxc: Prepare virLXCDriverGetCapabilities for automatic mutex management

No functional change intended. This change makes the recfatoring to
automatic mutex management easier to follow.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/lxc/lxc_conf.c