]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
new helper: user_path_locked_at()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 16 Nov 2023 03:41:27 +0000 (22:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Feb 2024 18:14:30 +0000 (19:14 +0100)
commit9b9a2f1a67f26a3ed66e672b7bad8f369a4b4a02
tree28cfec9e1b502e4d571d0c259f0d9466107d4f98
parentef90508574d7af48420bdc5f7b9a4f1cdd26bc70
new helper: user_path_locked_at()

commit 74d016ecc1a7974664e98d1afbf649cd4e0e0423 upstream.

Equivalent of kern_path_locked() taking dfd/userland name.
User introduced in the next commit.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/namei.c
include/linux/namei.h