summaryrefslogtreecommitdiff
path: root/fs/sysv/super.c
diff options
context:
space:
mode:
authorxu xin <xu.xin16@zte.com.cn>2022-04-30 00:38:03 +0300
committerakpm <akpm@linux-foundation.org>2022-04-30 00:38:03 +0300
commitedc73c7261ca3ea79867437bb0b9dab0e232436c (patch)
tree52acb8238e906a56dd3c3d8cef6dd236750fd3f4 /fs/sysv/super.c
parent0e0af57e0e91b304f36b7d1dba859e3c04094273 (diff)
downloadlinux-edc73c7261ca3ea79867437bb0b9dab0e232436c.tar.xz
kernel: make taskstats available from all net namespaces
If getdelays runs in a non-init network namespace, it will fail in getting delayacct stats even if it has privilege of root user, which seems to be not very reasonable. We can simply reproduce this by executing commands: unshare -n getdelays -d -p <pid> I don't think net namespace should be an obstacle to the normal execution of getdelay function. So let's make it available from all net namespaces. Link: https://lkml.kernel.org/r/20220412071946.2532318-1-xu.xin16@zte.com.cn Signed-off-by: xu xin <xu.xin16@zte.com.cn> Cc: Balbir Singh <bsingharora@gmail.com> Cc: Yang Yang <yang.yang29@zte.com.cn> Cc: "Dr. Thomas Orgis" <thomas.orgis@uni-hamburg.de> Cc: Eric W. Biederman <ebiederm@xmission.com> Cc: Ismael Luceno <ismael@iodev.co.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/sysv/super.c')
0 files changed, 0 insertions, 0 deletions