OSDN Git Service

kill the last remaining user of proc_ns_fget()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 15 May 2022 22:16:54 +0000 (18:16 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 21 Apr 2023 02:55:35 +0000 (22:55 -0400)
commit38e124086282715e3b9b3d193d9308bb3499b46c
treea18f69cb50f1e19c67e20cb591072d225858a1f6
parentd2084fd84569fb7054c97ae6ffaf2755086fd267
kill the last remaining user of proc_ns_fget()

lookups by descriptor are better off closer to syscall surface...

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/nsfs.c
include/linux/proc_ns.h
net/core/net_namespace.c