summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2014-05-16 21:22:52 +0400
committerTejun Heo <tj@kernel.org>2014-05-16 21:22:52 +0400
commit7a3bb24f7c5ceebad19b12b66fd832a27a7e90df (patch)
treefc1d5735096c2d0012f9a1e3235279397a7011b5 /net/core
parentf3d4650015301d1c880df4523f7e7ef320a38aab (diff)
downloadlinux-7a3bb24f7c5ceebad19b12b66fd832a27a7e90df.tar.xz
device_cgroup: use css_has_online_children() instead of has_children()
devcgroup_update_access() wants to know whether there are child cgroups which are online and visible to userland and has_children() may return false positive. Replace it with css_has_online_children(). Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Aristeu Rozanski <aris@redhat.com> Acked-by: Serge Hallyn <serge.hallyn@ubuntu.com> Acked-by: Li Zefan <lizefan@huawei.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions