gvisor/pkg/sentry/fsimpl
gVisor bot a6024f7f5f Add FileExec flag to OpenOptions
This allow callers to say whether the file is being
opened to be executed, so that the proper checks can
be done from FilesystemImpl.OpenAt()

Updates #1623

PiperOrigin-RevId: 295042595
2020-02-13 17:57:36 -08:00
..
devtmpfs Remove argument from vfs.MountNamespace.DecRef() 2020-02-04 11:48:36 -08:00
ext Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
gofer Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
kernfs Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
proc Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
sys Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00
testutil Remove argument from vfs.MountNamespace.DecRef() 2020-02-04 11:48:36 -08:00
tmpfs Add FileExec flag to OpenOptions 2020-02-13 17:57:36 -08:00