]> 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>
Wed, 21 Feb 2018 14:48:45 +0000 (15:48 +0100)
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c

index 48229f200fc648704e679c48e4d56ad566282625..db799877ffcf21df3843f50c5ed8427db6c2ec3c 100644 (file)
@@ -2393,10 +2393,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