Sure, I will submit the patch.
Regards,
Gaurav
On Tue, Oct 30, 2018 at 1:01 AM Frank Filz <ffilzlnx(a)mindspring.com> wrote:
I think you’re right. Could you submit this patch to Gerrithub (see
src/CONTRIBUTING_HOWTO.txt).
Frank
*From:* gaurav gangalwar [mailto:gaurav.gangalwar@gmail.com]
*Sent:* Sunday, October 28, 2018 10:50 PM
*To:* devel(a)lists.nfs-ganesha.org
*Subject:* [NFS-Ganesha-Devel] Access check issue for RO client.
Hi,
For client with ReadOnly access and user with ReadWrite access, Ganesha
returns READ/MODIFY/APPEND allowed on ACCESS call.
Linux kernel NFS returns just READ allowed for same.
I think we need to fix Ganesha’s behaviour, we should return access rights
based on client access check also.
Please check the patch attached to fix the behaviour.
Regards,
Gaurav