• Tejun Heo's avatar
    cgroup: deprecate remount option changes · 8b5a5a9d
    Tejun Heo authored
    This patch marks the following features for deprecation.
    
    * Rebinding subsys by remount: Never reached useful state - only works
      on empty hierarchies.
    
    * release_agent update by remount: release_agent itself will be
      replaced with conventional fsnotify notification.
    
    v2: Lennart pointed out that "name=" is necessary for mounts w/o any
        controller attached.  Drop "name=" deprecation.
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    Acked-by: default avatarLi Zefan <lizf@cn.fujitsu.com>
    Cc: Lennart Poettering <mzxreary@0pointer.de>
    8b5a5a9d
cgroup.c 138 KB