Richard Weinberger e1f19857f9 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: Richard Weinberger <richard@nod.at>
Reviewed-by: Ian Kent <raven@themaw.net>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2023-02-20 09:20:08 -05:00
..
2022-11-28 12:54:44 -05:00
2021-12-03 18:44:06 +01:00
2022-11-28 12:54:44 -05:00
2021-10-02 15:51:10 -04:00
2022-12-12 20:54:39 -08:00
2022-12-12 20:54:39 -08:00
2022-09-26 14:02:47 -04:00
2022-10-20 10:13:27 +02:00
2022-12-19 09:10:33 -06:00
2022-11-28 12:54:44 -05:00
2022-10-06 17:13:18 -07:00
2023-02-15 11:48:56 -08:00
2023-01-07 10:16:33 -05:00
2022-09-26 14:02:47 -04:00
2021-12-13 13:42:51 -05:00