summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLi Zefan2008-07-13 21:14:04 +0200
committerLinus Torvalds2008-07-13 21:51:18 +0200
commitec229e830060091b9be63c8f873c1b2407a82821 (patch)
tree505231f1cad4a3258d509dfc75e47ed445647ff6 /Makefile
parentdevcgroup: always show positive major/minor num (diff)
downloadkernel-qcow2-linux-ec229e830060091b9be63c8f873c1b2407a82821.tar.gz
kernel-qcow2-linux-ec229e830060091b9be63c8f873c1b2407a82821.tar.xz
kernel-qcow2-linux-ec229e830060091b9be63c8f873c1b2407a82821.zip
devcgroup: fix permission check when adding entry to child cgroup
# cat devices.list c 1:3 r # echo 'c 1:3 w' > sub/devices.allow # cat sub/devices.list c 1:3 w As illustrated, the parent group has no write permission to /dev/null, so it's child should not be allowed to add this write permission. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Acked-by: Serge Hallyn <serue@us.ibm.com> Cc: Serge Hallyn <serue@us.ibm.com> Cc: Paul Menage <menage@google.com> Cc: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions