[PATCH 01/14] VFS: Add additional RESOLVE_* flags [ver #18]

David Howells dhowells at redhat.com
Mon Mar 9 21:13:04 UTC 2020


Stefan Metzmacher <metze at samba.org> wrote:

> > Automounting is currently forced by doing an open(), so adding support to
> > openat2() for RESOLVE_NO_TRAILING_AUTOMOUNTS is not trivial.
> 
> lookup_flags &= ~LOOKUP_AUTOMOUNT won't work?

No.  LOOKUP_OPEN overrides that.

David



More information about the Linux-security-module-archive mailing list