linux/fs/hostfs
Hongbo Li cd140ce9f6
hostfs: convert hostfs to use the new mount API
Convert the hostfs filesystem to the new internal mount API as the old
one will be obsoleted and removed.  This allows greater flexibility in
communication of mount parameters between userspace, the VFS and the
filesystem.

See Documentation/filesystems/mount_api.txt for more information.

Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Link: https://lore.kernel.org/r/20240530120111.3794664-1-lihongbo22@huawei.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-06-03 16:20:39 +02:00
..
hostfs_kern.c hostfs: convert hostfs to use the new mount API 2024-06-03 16:20:39 +02:00
hostfs_user_exp.c um: hostfs: define our own API boundary 2023-04-20 23:04:40 +02:00
hostfs_user.c hostfs: Fix ephemeral inodes 2023-06-12 21:26:19 +02:00
hostfs.h hostfs: Fix ephemeral inodes 2023-06-12 21:26:19 +02:00
Makefile um: hostfs: define our own API boundary 2023-04-20 23:04:40 +02:00