From: Tejun Heo Date: Sun, 1 Apr 2012 19:09:54 +0000 (-0700) Subject: cgroup: deprecate remount option changes X-Git-Tag: v3.5-rc1~142^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b5a5a9dbca914d1f7d70276024d1525a3c94081;p=pandora-kernel.git cgroup: deprecate remount option changes 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: Tejun Heo Acked-by: Li Zefan Cc: Lennart Poettering --- Reading git-diff-tree failed