]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: drop compat code for clone constants
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 17 Jun 2020 10:59:19 +0000 (11:59 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 17 Jun 2020 17:00:28 +0000 (18:00 +0100)
commita3e010d47e085fe2465e3e1860f84d50983f9722
tree4238a1ebc4657c271aad370e089a8bb39533327d
parent185a15cfb253f5a20f9ca14571df423b5460a10d
lxc: drop compat code for clone constants

Given our supported platform matrix, we can safely assume that
all the clone constants we need are defined by the system
headers.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/lxc/lxc_container.c