diff options
| author | Richard Weinberger <[email protected]> | 2022-12-07 09:43:08 +0100 |
|---|---|---|
| committer | Chuck Lever <[email protected]> | 2023-02-20 09:20:08 -0500 |
| commit | e1f19857f94be09f9526f180e64f20138bd4e394 (patch) | |
| tree | 00fcaade62f6251c0a2324b4e4489459fa6a9848 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 50f5fdaea9cd6941e51ea6e07d8c15265917bb86 (diff) | |
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 <[email protected]>
Reviewed-by: Ian Kent <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Acked-by: Al Viro <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions