[Virtio-fs] [PATCH 4/4] fuse: Make fuse_fill_super_submount() static

Max Reitz mreitz at redhat.com
Thu May 27 13:28:04 UTC 2021


On 25.05.21 17:02, Greg Kurz wrote:
> This function used to be called from fuse_dentry_automount(). This code
> was moved to fuse_get_tree_submount() in the same file since then. It
> is unlikely there will ever be another user. No need to be extern in
> this case.
> 
> Signed-off-by: Greg Kurz <groug at kaod.org>
> ---
>   fs/fuse/fuse_i.h | 9 ---------
>   fs/fuse/inode.c  | 4 ++--
>   2 files changed, 2 insertions(+), 11 deletions(-)

Reviewed-by: Max Reitz <mreitz at redhat.com>




More information about the Virtio-fs mailing list