summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/vfs/mount_unsafe.go
diff options
context:
space:
mode:
authorFabricio Voznika <fvoznika@google.com>2020-03-25 15:23:48 -0700
committergVisor bot <gvisor-bot@google.com>2020-03-25 15:57:37 -0700
commitf2eba940159b4ed55359f99a3422ad899a8647ee (patch)
tree6f0b4e0808c6ae032daa0b88322f505303bb4121 /pkg/sentry/vfs/mount_unsafe.go
parente541ebec2fdb5b29209cb3fc8235b77edcaebb6a (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