gvisor/pkg/sentry/vfs/memxattr
Dean Deng 09ddb5a426 Port extended attributes to VFS2.
As in VFS1, we only support the user.* namespace. Plumbing is added to tmpfs
and goferfs.
Note that because of the slightly different order of checks between VFS2 and
Linux, one of the xattr tests needs to be relaxed slightly.

Fixes #2363.

PiperOrigin-RevId: 305985121
2020-04-10 19:02:55 -07:00
..
BUILD Port extended attributes to VFS2. 2020-04-10 19:02:55 -07:00
xattr.go Port extended attributes to VFS2. 2020-04-10 19:02:55 -07:00