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:35 +0200 |
commit | 0a216dd1cfe8a4966767e7e8c0bb90c3db163def (patch) | |
tree | c9af5d0a0c0adbc4b58bd971d2279d036b67fb6c /fs/namei.c | |
parent | 2dae0248061e6a8a2cccfb2ad01a76f674e40d72 (diff) |
fs: add do_pipe2() helper; remove internal call to sys_pipe2()
Using this helper removes an in-kernel call to the sys_pipe2() 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/namei.c')
0 files changed, 0 insertions, 0 deletions