Re: [PATCH 2/4] move cgroupfs_root to include/linux/cgroup.h

From: Serge Hallyn
Date: Sun Apr 14 2013 - 21:02:57 EST


Quoting Tejun Heo (tj@xxxxxxxxxx):
> While controllers shouldn't be accessing cgroupfs_root directly, it
> being hidden inside kern/cgroup.c makes somethings pretty silly. This
> makes routing hierarchy-wide settings which need to be visible to
> controllers cumbersome.
>
> We're gonna add another hierarchy-wide setting which needs to be
> accessed from controllers. Move cgroupfs_root and its flags to the
> header file so that we can access root settings with inline helpers.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>

Acked-by: Serge E. Hallyn <serge.hallyn@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/