Re: [Qemu-devel] [PATCH 10/13] 9p: darwin: *xattr_nofollow implementations

2018-05-30 Thread Greg Kurz
On Sat, 26 May 2018 01:23:12 -0400 k...@juliacomputing.com wrote: > From: Keno Fischer > > Signed-off-by: Keno Fischer > --- As mentioned in patch 3, this should go to 9p-util-darwin.c > hw/9pfs/9p-util.c | 49 + > 1 file changed, 45 insertions

[Qemu-devel] [PATCH 10/13] 9p: darwin: *xattr_nofollow implementations

2018-05-25 Thread keno
From: Keno Fischer Signed-off-by: Keno Fischer --- hw/9pfs/9p-util.c | 49 + 1 file changed, 45 insertions(+), 4 deletions(-) diff --git a/hw/9pfs/9p-util.c b/hw/9pfs/9p-util.c index 8cf5554..98004ac 100644 --- a/hw/9pfs/9p-util.c +++ b/hw/9pfs/9