diff options
author | Dominik Brodowski <[email protected]> | 2018-03-11 11:34:29 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:37 +0200 |
commit | f13903587c189fa73da47ddd416eb31704c48486 (patch) | |
tree | fbbac26720351248b56079f36ce676b45f7f0e8f /scripts/gdb/linux/proc.py | |
parent | ee81feb64ead8e4bed0ebc94c980e6cd836aaafd (diff) |
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/[email protected]
Cc: Alexander Viro <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions