gvisor/pkg/sentry
Dean Deng 17b9f5e662 Support listxattr and removexattr syscalls.
Note that these are only implemented for tmpfs, and other impls will still
return EOPNOTSUPP.

PiperOrigin-RevId: 293899385
2020-02-07 14:47:13 -08:00
..
arch Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
contexttest Update package locations. 2020-01-27 15:31:32 -08:00
control Standardize on tools directory. 2020-01-27 12:21:00 -08:00
device Standardize on tools directory. 2020-01-27 12:21:00 -08:00
devices/memdev Add //pkg/sentry/devices/memdev. 2020-01-29 10:09:31 -08:00
fs Support listxattr and removexattr syscalls. 2020-02-07 14:47:13 -08:00
fsimpl Remove argument from vfs.MountNamespace.DecRef() 2020-02-04 11:48:36 -08:00
hostcpu Standardize on tools directory. 2020-01-27 12:21:00 -08:00
hostmm Update package locations. 2020-01-27 15:31:32 -08:00
inet Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. 2020-02-04 18:05:03 -08:00
kernel Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
limits Update package locations. 2020-01-27 15:31:32 -08:00
loader Update package locations. 2020-01-27 15:31:32 -08:00
memmap Update package locations. 2020-01-27 15:31:32 -08:00
mm Internal change. 2020-01-31 13:19:42 -08:00
pgalloc Update package locations. 2020-01-27 15:31:32 -08:00
platform supporting sError in guest kernel on Arm64 2020-01-29 07:50:38 -05:00
sighandling Standardize on tools directory. 2020-01-27 12:21:00 -08:00
socket Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
state Standardize on tools directory. 2020-01-27 12:21:00 -08:00
strace Log level, optname, optval and optlen in getsockopt/setsockopt in strace. 2020-02-07 14:01:47 -08:00
syscalls Support listxattr and removexattr syscalls. 2020-02-07 14:47:13 -08:00
time Standardize on tools directory. 2020-01-27 12:21:00 -08:00
unimpl Update package locations. 2020-01-27 15:31:32 -08:00
uniqueid Update package locations. 2020-01-27 15:31:32 -08:00
usage Standardize on tools directory. 2020-01-27 12:21:00 -08:00
vfs Remove argument from vfs.MountNamespace.DecRef() 2020-02-04 11:48:36 -08:00
watchdog Standardize on tools directory. 2020-01-27 12:21:00 -08:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00