]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgroups: handle non-existent isolcpus file 1309/head
authorChristian Brauner <christian.brauner@canonical.com>
Mon, 21 Nov 2016 21:31:39 +0000 (22:31 +0100)
committerChristian Brauner <christian.brauner@canonical.com>
Mon, 21 Nov 2016 21:31:39 +0000 (22:31 +0100)
commit65d29cbc57fccebdf553b01ba6e4694012d2469d
tree88c18865c74fca86da27cc0b447157a6fabe8057
parent6f9584d885d1617188321c0d82731c86b543f2cf
cgroups: handle non-existent isolcpus file

If the file "/sys/devices/system/cpu/isolated" doesn't exist, we can't just
simply bail. We still need to check whether we need to copy the parents cpu
settings.

Signed-off-by: Christian Brauner <christian.brauner@canonical.com>
src/lxc/cgroups/cgfsng.c