From: Tejun Heo Date: Sun, 1 Apr 2012 19:09:55 +0000 (-0700) Subject: cgroup: merge cft_release_agent cftype array into the base files array X-Git-Tag: v3.5-rc1~142^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e6ff25bd548a0c5bf5163e4f63e2793dcefbdcb;p=pandora-kernel.git cgroup: merge cft_release_agent cftype array into the base files array Now that cftype can express whether a file should only be on root, cft_release_agent can be merged into the base files cftypes array. Signed-off-by: Tejun Heo Acked-by: Li Zefan --- Reading git-diff-tree failed