summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/syscalls/syscall.tbl
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-03-04 13:35:40 +0100
committerJan Kara <jack@suse.cz>2021-03-17 15:51:17 +0100
commitfa8b90070a80bb1a3042b4b25af4b3ee2c4c27e1 (patch)
treea2d23fdec748b1eba871a2860af2502346f1968c /arch/parisc/kernel/syscalls/syscall.tbl
parent9dfa23c8de925041b7b45637a1a80a98a22f19dd (diff)
quota: wire up quotactl_path
Wire up the quotactl_path syscall added in the previous patch. Link: https://lore.kernel.org/r/20210304123541.30749-3-s.hauer@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'arch/parisc/kernel/syscalls/syscall.tbl')
-rw-r--r--arch/parisc/kernel/syscalls/syscall.tbl1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/parisc/kernel/syscalls/syscall.tbl b/arch/parisc/kernel/syscalls/syscall.tbl
index 271a92519683..80fba3f7d47b 100644
--- a/arch/parisc/kernel/syscalls/syscall.tbl
+++ b/arch/parisc/kernel/syscalls/syscall.tbl
@@ -440,3 +440,4 @@
440 common process_madvise sys_process_madvise
441 common epoll_pwait2 sys_epoll_pwait2 compat_sys_epoll_pwait2
442 common mount_setattr sys_mount_setattr
+443 common quotactl_path sys_quotactl_path