diff options
author | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-03-11 11:34:29 +0100 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2018-04-02 20:15:37 +0200 |
commit | f13903587c189fa73da47ddd416eb31704c48486 (patch) | |
tree | fbbac26720351248b56079f36ce676b45f7f0e8f /fs/sysfs | |
parent | fs: add do_renameat2() helper; remove internal call to sys_renameat2() (diff) | |
download | linux-f13903587c189fa73da47ddd416eb31704c48486.tar.xz linux-f13903587c189fa73da47ddd416eb31704c48486.zip |
fs: add do_futimesat() helper; remove internal call to sys_futimesat()
Using this helper removes the in-kernel call to the sys_futimesat()
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 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions