Dominik Brodowski cb0b476ab1 fs/quota: add kernel_quotactl() helper; remove in-kernel call to syscall
Using the fs-internal kernel_quotactl() helper allows us to get rid of
the fs-internal call to the sys_quotactl() syscall.

This patch is part of a series which removes in-kernel calls to syscalls.
On this basis, the syscall entry path can be streamlined. For details, see
http://lkml.kernel.org/r/20180325162527.GA17492@light.dominikbrodowski.net

Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2018-04-02 20:15:46 +02:00
..
2018-02-06 10:32:13 +01:00
2018-02-07 11:22:44 -08:00
2018-02-10 13:16:35 -08:00
2018-02-02 10:01:04 -08:00
2018-03-07 10:50:15 -08:00
2018-03-01 14:32:23 -08:00
2018-03-09 09:33:48 -08:00
2018-02-07 13:10:43 -08:00
2017-12-22 12:30:10 -08:00