mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
When a task is writing to an fd opened by a different task, the perm check should use the cgroup namespace of the latter task. Add a test for it. Tested-by: Michal Koutný <mkoutny@suse.com> Signed-off-by: Tejun Heo <tj@kernel.org>