]> git.proxmox.com Git - mirror_lxc.git/commit
cgfs: don't chown/chmod/rm non-existing paths
authorChristian Brauner <christian.brauner@mailbox.org>
Sat, 27 Feb 2016 16:00:45 +0000 (17:00 +0100)
committerChristian Brauner <christian.brauner@mailbox.org>
Sat, 27 Feb 2016 16:34:56 +0000 (17:34 +0100)
commit01d59fe5b3dd419a9fcf004e89cb8eaf76c5fd14
tree9e503836aa2f255834b2c7316294694c9a4daf13
parentdb6c92525ee7df7051378fa0724e59efff8b2760
cgfs: don't chown/chmod/rm non-existing paths

Dirty fix for the current noisiness when lxc_cgroupfs_create() could not create
cgroups.

Signed-off-by: Christian Brauner <christian.brauner@mailbox.org>
src/lxc/cgfs.c