HomeFreeBSD

linux(4): Add AT_NO_AUTOMOUNT to statx.

Description

linux(4): Add AT_NO_AUTOMOUNT to statx.

Specific to Linux AT_NO_AUTOMOUNT flag tells the kernel to not automount the
terminal component of pathname if it is a directory that is an automount point.
As it is the default for FreeBSD silencly ignore this flag.

glibc-2.34 uses this flag in the stat64 system calls which is used by i386.

Reviewed by: trasz
Differential revision: https://reviews.freebsd.org/D31524
MFC after: 2 weeks

(cherry picked from commit ff39d74aa99a49749d1de26dc1f6b1e1bfebceb0)

Details

Provenance
dchaginAuthored on Mar 25 2022, 2:54 PM
Reviewer
trasz
Differential Revision
D31524: linux(4): Add AT_NO_AUTOMOUNT to statx.
Parents
rGa55eb1bdbf84: linprocfs: Eliminate bogus comment (KSE).
Branches
Unknown
Tags
Unknown