On Tue, Sep 18, 2018 at 05:45:22PM +0200, Pavel Hrdina wrote:
We will need to extract current cgroup v1 implementation into separate
backend because there will be new cgroup v2 implementation and both will
have to co-exit.
Signed-off-by: Pavel Hrdina
---
src/Makefile.am | 1 +
src/l
On Tue, Sep 18, 2018 at 5:45 PM, Pavel Hrdina wrote:
> We will need to extract current cgroup v1 implementation into separate
> backend because there will be new cgroup v2 implementation and both will
> have to co-exit.
>
typo: co-exit -> co-exist
>
> Signed-off-by: Pavel Hrdina
>
Reviewed-b
We will need to extract current cgroup v1 implementation into separate
backend because there will be new cgroup v2 implementation and both will
have to co-exit.
Signed-off-by: Pavel Hrdina
---
src/Makefile.am | 1 +
src/libvirt_private.syms| 3 ++
src/util/Makefile.inc.am|