fhandle: rename to get_path_anchor()
authorChristian Brauner <brauner@kernel.org>
Tue, 24 Jun 2025 08:29:06 +0000 (10:29 +0200)
committerChristian Brauner <brauner@kernel.org>
Tue, 24 Jun 2025 11:00:09 +0000 (13:00 +0200)
commitf7be8a333253cc319f5c6456b5cdab2a57b7351b
tree85ad84d5efdb3d030e20be35dbae649c2baa483c
parent774adcb55f159167fe0dfd343174fdedba3ae2f4
fhandle: rename to get_path_anchor()

Rename as we're going to expand the function in the next step. The path
just serves as the anchor tying the decoding to the filesystem.

Link: https://lore.kernel.org/20250624-work-pidfs-fhandle-v2-3-d02a04858fe3@kernel.org
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/fhandle.c