]> Git Repo - linux.git/commit
quota: finish disable quotactl_path syscall
authorMarcin Juszkiewicz <[email protected]>
Mon, 14 Jun 2021 15:37:12 +0000 (17:37 +0200)
committerJan Kara <[email protected]>
Tue, 15 Jun 2021 09:22:45 +0000 (11:22 +0200)
commit8b1462b67f23da548f27b779a36b8ea75f5ef249
tree7cf557e120de0ca290e59ddf4e68c4a5fc3426a5
parentf644bc449b37cc32d3ce7b36a88073873aa21bd5
quota: finish disable quotactl_path syscall

In commit 5b9fedb31e47 ("quota: Disable quotactl_path syscall") Jan Kara
disabled quotactl_path syscall on several architectures.

This commit disables it on all architectures using unified list of
system calls:

- arm64
- arc
- csky
- h8300
- hexagon
- nds32
- nios2
- openrisc
- riscv (32/64)

CC: Jan Kara <[email protected]>
CC: Christian Brauner <[email protected]>
CC: Sascha Hauer <[email protected]>
Link: https://lore.kernel.org/lkml/20210512153621.n5u43jsytbik4yze@wittgenstein
Link: https://lore.kernel.org/r/[email protected]
Fixes: 5b9fedb31e47 ("quota: Disable quotactl_path syscall")
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Marcin Juszkiewicz <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
include/uapi/asm-generic/unistd.h
This page took 0.041721 seconds and 4 git commands to generate.