Unverified Commit 234507c2 by Stéphane Graber Committed by GitHub

Merge pull request #3182 from aadi123/master

Update cgroup.h
parents d61197e8 c8714832
...@@ -77,7 +77,7 @@ typedef enum { ...@@ -77,7 +77,7 @@ typedef enum {
* If the hierarchy is a legacy hierarchy this will be set to * If the hierarchy is a legacy hierarchy this will be set to
* CGROUP_SUPER_MAGIC. * CGROUP_SUPER_MAGIC.
* - unified hierarchy * - unified hierarchy
* If the hierarchy is a legacy hierarchy this will be set to * If the hierarchy is a unified hierarchy this will be set to
* CGROUP2_SUPER_MAGIC. * CGROUP2_SUPER_MAGIC.
*/ */
struct hierarchy { struct hierarchy {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment