From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> The following changes since commit 104933c4a973960dea605b06fcd5d0d478255d77:
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging (2020-03-03 12:03:59 +0000) are available in the Git repository at: https://gitlab.com/dagrh/qemu.git tags/pull-virtiofs-20200303 for you to fetch changes up to bdfd66788349acc43cd3f1298718ad491663cfcc: virtiofsd: Fix xattr operations (2020-03-03 15:13:24 +0000) ---------------------------------------------------------------- Virtiofsd pull 2020-03-03 xattr fixes from Misono. ---------------------------------------------------------------- Misono Tomohiro (2): virtiofsd: passthrough_ll: cleanup getxattr/listxattr virtiofsd: Fix xattr operations tools/virtiofsd/fuse_virtio.c | 13 ++++ tools/virtiofsd/passthrough_ll.c | 139 ++++++++++++++++++++------------------- tools/virtiofsd/seccomp.c | 6 ++ 3 files changed, 89 insertions(+), 69 deletions(-)