Re: [PATCH 0/3] virtiofsd: Add options to enable/disable posix acl

2021-02-17 Thread Luis Henriques
Vivek Goyal writes: > Luis Henriques reported that fstest generic/099 fails with virtiofs. > Little debugging showed that we don't enable acl support. So this > patch series provides option to enable/disable posix acl support. By > default it is disabled. > > I have run blogbench and pjdfstests w

Re: [PATCH 0/3] virtiofsd: Add options to enable/disable posix acl

2021-02-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210216233611.33400-1-vgo...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210216233611.33400-1-vgo...@redhat.com Subject: [PATCH 0/3] virtiofsd: Add options to

[PATCH 0/3] virtiofsd: Add options to enable/disable posix acl

2021-02-16 Thread Vivek Goyal
Luis Henriques reported that fstest generic/099 fails with virtiofs. Little debugging showed that we don't enable acl support. So this patch series provides option to enable/disable posix acl support. By default it is disabled. I have run blogbench and pjdfstests with posix acl enabled and things