]> git.ipfire.org Git - people/ms/linux.git/commit - fs/open.c
switch file_open_root() to struct path
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 1 Apr 2021 23:00:57 +0000 (19:00 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 7 Apr 2021 17:56:43 +0000 (13:56 -0400)
commitffb37ca3bd16ce6ea2df2f87fde9a31e94ebb54b
tree3181f65f00970c041c87262309e5737b8139b080
parent4f0ed93fb92d3528c73c80317509df3f800a222b
switch file_open_root() to struct path

... and provide file_open_root_mnt(), using the root of given mount.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Documentation/filesystems/porting.rst
arch/um/drivers/mconsole_kern.c
fs/coredump.c
fs/fhandle.c
fs/internal.h
fs/kernel_read_file.c
fs/namei.c
fs/open.c
fs/proc/proc_sysctl.c
include/linux/fs.h
kernel/usermode_driver.c