[Virtio-fs] [virtiofsd] MR merged: Setxattr: get the correct structure based on whether SETXATTR_EXT is set in the negotiated FSOptions flags
| Newsgroups | dev.linux.lists.virtio-fs |
|---|---|
| Message-ID | <[email protected]> |
Store enabled FSOptions as Server field and get the correct structure based on whether SETXATTR_EXT is set in the negotiated FSOptions flags. Also, pass the 'SetxattrIn::setxattr_flags' as extra flags to 'FileSystem::setxattr', currently this argument is ignored, but will be required to implement posix_acls and selinux support. --- https://gitlab.com/virtio-fs/virtiofsd/-/merge_requests/92