[issue35677] Do not automount in stat() by default

Pádraig Brady report at bugs.python.org
Thu Mar 10 10:30:07 EST 2022


Pádraig Brady <P at draigBrady.com> added the comment:

I think this change is not needed as fstatat() implies AT_NO_AUTOMOUNT since Linux 4.11
The fstatat(2) man page is confusing, and I've attempted to clarify with the patch attached to:
https://lists.gnu.org/archive/html/coreutils/2022-03/msg00014.html

----------
nosy: +pixelbeat

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35677>
_______________________________________


More information about the Python-bugs-list mailing list