Skip to content
Commit e1f19857 authored by Richard Weinberger's avatar Richard Weinberger Committed by Chuck Lever
Browse files

fs: namei: Allow follow_down() to uncover auto mounts



This function is only used by NFSD to cross mount points.
If a mount point is of type auto mount, follow_down() will
not uncover it. Add LOOKUP_AUTOMOUNT to the lookup flags
to have ->d_automount() called when NFSD walks down the
mount tree.

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Reviewed-by: default avatarIan Kent <raven@themaw.net>
Reviewed-by: default avatarJeff Layton <jlayton@kernel.org>
Acked-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 50f5fdae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment