From: Greg KH Date: Thu, 5 Aug 2010 20:53:35 +0000 (-0700) Subject: cgroupfs: create /sys/fs/cgroup to mount cgroupfs on X-Git-Tag: v2.6.36-rc1~521^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=676db4af043014e852f67ba0349dae0071bd11f3;p=pandora-kernel.git cgroupfs: create /sys/fs/cgroup to mount cgroupfs on We really shouldn't be asking userspace to create new root filesystems. So follow along with all of the other in-kernel filesystems, and provide a mount point in sysfs. For cgroupfs, this should be in /sys/fs/cgroup/ This change provides that mount point when the cgroup filesystem is registered in the kernel. Acked-by: Paul Menage Acked-by: Dhaval Giani Cc: Li Zefan Cc: Lennart Poettering Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed