diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-11 11:34:28 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 20:15:36 +0200 |
commit | ee81feb64ead8e4bed0ebc94c980e6cd836aaafd (patch) | |
tree | 5a975b46d54eb7fcd3a65c55b55361992db89322 /fs/utimes.c | |
parent | fs: add do_pipe2() helper; remove internal call to sys_pipe2() (diff) | |
download | linux-ee81feb64ead8e4bed0ebc94c980e6cd836aaafd.tar.xz linux-ee81feb64ead8e4bed0ebc94c980e6cd836aaafd.zip |
fs: add do_renameat2() helper; remove internal call to sys_renameat2()
Using this helper removes in-kernel calls to the sys_renameat2() 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
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions