]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
cgfsng: __cg_unified_attach()
authorChristian Brauner <christian.brauner@ubuntu.com>
Sat, 17 Feb 2018 18:43:46 +0000 (19:43 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sat, 17 Feb 2018 18:43:46 +0000 (19:43 +0100)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c

index 78324ff3efa7ef5bb01adc7af2f29218f38ee610..c0edd5cc3f84d4b57749c5b46b517aef28faf94f 100644 (file)
@@ -2415,10 +2415,10 @@ static inline char *build_full_cgpath_from_monitorpath(struct hierarchy *h,
        return must_make_path(h->mountpoint, inpath, filename, NULL);
 }
 
-/* Technically, we're always at a delegation boundary here. (This is especially
- * true when cgroup namespaces are available.) The reasoning is that in order
+/* Technically, we're always at a delegation boundary here (This is especially
+ * true when cgroup namespaces are available.). The reasoning is that in order
  * for us to have been able to start a container in the first place the root
- * cgroup must have been a leaf node.  Now, either the container's init system
+ * cgroup must have been a leaf node. Now, either the container's init system
  * has populated the cgroup and kept it as a leaf node or it has created
  * subtrees. In the former case we will simply attach to the leaf node we
  * created when we started the container in the latter case we create our own