summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/9p-posix-acl.c
Commit message (Expand)AuthorAgeFilesLines
* 9pfs: fix removing non-existent POSIX ACL xattr on macOS hostChristian Schoenebeck2022-05-011-2/+10
* 9pfs: add link to 9p developer docsChristian Schoenebeck2021-07-051-0/+5
* 9pfs: local: lremovexattr: don't follow symlinksGreg Kurz2017-02-281-8/+2Star
* 9pfs: local: lsetxattr: don't follow symlinksGreg Kurz2017-02-281-14/+4Star
* 9pfs: local: lgetxattr: don't follow symlinksGreg Kurz2017-02-281-14/+2Star
* 9pfs: Clean up includesPeter Maydell2016-01-291-1/+1
* 9pfs: break out 9p.h from virtio-9p.hWei Liu2016-01-081-1/+1
* 9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}Wei Liu2016-01-081-1/+1
* 9pfs: rename virtio-9p-posix-acl.c to 9p-posix-acl.cWei Liu2016-01-081-0/+184