• Tejun Heo's avatar
    cgroup: don't print subsystems for the default hierarchy · d98817d4
    Tejun Heo authored
    It doesn't make sense to print subsystems on mount option or
    /proc/PID/cgroup for the default hierarchy.
    
    * cgroup.controllers file at the root of the default hierarchy lists
      the currently attached controllers.
    
    * The default hierarchy is catch-all for unmounted subsystems.
    
    * The default hierarchy doesn't accept any mount options.
    
    Suppress subsystem printing on mount options and /proc/PID/cgroup for
    the default hierarchy.
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    Acked-by: default avatarLi Zefan <lizefan@huawei.com>
    Cc: Johannes Weiner <hannes@cmpxchg.org>
    Cc: cgroups@vger.kernel.org
    d98817d4
cgroup.c 151 KB