Age | Commit message (Expand) | Author |
---|---|---|
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Update bug number for supporting extended attribute namespaces. | Dean Deng |
2020-01-21 | Add syscalls for lgetxattr, fgetxattr, lsetxattr, and fsetxattr. | Dean Deng |
2020-01-16 | Implement setxattr for overlays. | Dean Deng |
2020-01-16 | Plumb getting/setting xattrs through InodeOperations and 9p gofer interfaces. | Dean Deng |
2019-12-16 | Implement checks for get/setxattr at the syscall layer. | Dean Deng |