]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fs: remove fsparam_path / fs_param_is_path
authorChristoph Hellwig <hch@lst.de>
Thu, 19 Feb 2026 06:50:03 +0000 (07:50 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 19 Feb 2026 13:34:26 +0000 (14:34 +0100)
commitd2f2f7cf8e898f7b80fe031a263df9c7de94b0b7
tree9a88e4f36b532d92b5ee6ce86751b492e84c7971
parent8823db29744fceda9f94e674f74deea446c620b3
fs: remove fsparam_path / fs_param_is_path

These are not used anywhere even after the fs_context conversion is
finished, so remove them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://patch.msgid.link/20260219065014.3550402-4-hch@lst.de
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Documentation/filesystems/mount_api.rst
fs/fs_parser.c
include/linux/fs_parser.h