diff options
author | Dmitry Kadashev <dkadashev@gmail.com> | 2021-07-08 09:34:41 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-23 22:41:26 +0300 |
commit | da2d0cede330192879e8e16ddb3158aa76ba5ec2 (patch) | |
tree | 4586f4c9c0e4cabfccd304f36a7fb85a23c08d14 /fs/exec.c | |
parent | 7797251bb5ab7f184dafdfebd05f469ff6a67b77 (diff) | |
download | linux-da2d0cede330192879e8e16ddb3158aa76ba5ec2.tar.xz |
namei: make do_symlinkat() take struct filename
Pass in the struct filename pointers instead of the user string, for
uniformity with the recently converted do_mkdnodat(), do_unlinkat(),
do_renameat(), do_mkdirat().
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <christian.brauner@ubuntu.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/io-uring/20210330071700.kpjoyp5zlni7uejm@wittgenstein/
Signed-off-by: Dmitry Kadashev <dkadashev@gmail.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20210708063447.3556403-6-dkadashev@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions