
8 Apr
2016
8 Apr
'16
6:53 p.m.
On Fri, Apr 08, 2016 at 02:13:10PM +0200, Andrea Bolognani wrote:
Simply checking whether the cgroup name appears somewhere inside /proc/self/cgroup is enough most of the time, but there are some corner cases that require a more mindful parsing. --- tools/virt-host-validate-common.c | 43 +++++++++++++++++++++++++++++++++------ 1 file changed, 37 insertions(+), 6 deletions(-)
ACK Jan