diff options
author | Fabricio Voznika <fvoznika@google.com> | 2020-03-25 15:23:48 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-03-25 15:57:37 -0700 |
commit | f2eba940159b4ed55359f99a3422ad899a8647ee (patch) | |
tree | 6f0b4e0808c6ae032daa0b88322f505303bb4121 /pkg/sentry/vfs/mount_unsafe.go | |
parent | e541ebec2fdb5b29209cb3fc8235b77edcaebb6a (diff) |
Remove TODO to push down exec permission check
Pushing it down requires all implementation to check for
exec individualy which is not maintanable. Making it part
of GenericCheckPermissions add extra cost to everyone that
calls it. So it's better to keep is in
VirtualFilesystem.OpenAt.
Updates #1193
PiperOrigin-RevId: 302982993
Diffstat (limited to 'pkg/sentry/vfs/mount_unsafe.go')
0 files changed, 0 insertions, 0 deletions