Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Unverified Commit cd140ce9 authored by Hongbo Li's avatar Hongbo Li Committed by Christian Brauner
Browse files

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: default avatarHongbo Li <lihongbo22@huawei.com>
Link: https://lore.kernel.org/r/20240530120111.3794664-1-lihongbo22@huawei.com


Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 1613e604
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment