summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/vfs2/xattr.go
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-09-08[vfs] Capitalize x in the {Get/Set/Remove/List}xattr functions.Ayush Ranjan
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-04-10Port extended attributes to VFS2.Dean Deng
2020-02-25Port most syscalls to VFS2.Jamie Liu