diff options
author | Dean Deng <deandeng@google.com> | 2019-12-16 13:18:36 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-12-16 13:20:07 -0800 |
commit | e6f4124afd951c3b089f9c75c499c14f4d90a590 (patch) | |
tree | 6d6d91b04330bc4f2539b5b018da795db20b4aea /pkg/sentry/fs/save.go | |
parent | 6b424530397e5100b08628efe8f6c62178daa70b (diff) |
Implement checks for get/setxattr at the syscall layer.
Add checks for input arguments, file type, permissions, etc. that match
the Linux implementation. A call to get/setxattr that passes all the
checks will still currently return EOPNOTSUPP. Actual support will be
added in following commits.
Only allow user.* extended attributes for the time being.
PiperOrigin-RevId: 285835159
Diffstat (limited to 'pkg/sentry/fs/save.go')
0 files changed, 0 insertions, 0 deletions