gvisor/pkg/sentry/fs/tmpfs
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
..
BUILD Update package locations. 2020-01-27 15:31:32 -08:00
device.go Update canonical repository. 2019-06-13 16:50:15 -07:00
file_regular.go Update package locations. 2020-01-27 15:31:32 -08:00
file_test.go Update package locations. 2020-01-27 15:31:32 -08:00
fs.go Update package locations. 2020-01-27 15:31:32 -08:00
inode_file.go Enforce splice offset limits 2020-01-30 09:14:31 -08:00
tmpfs.go Support listxattr and removexattr syscalls. 2020-02-07 14:47:13 -08:00