On 11/27/18 2:16 AM, Suhrud Patankar wrote:
Hello All,
Ganesha: V2.5.0.4
Windows client: Windows 10 Pro
I am testing NFSv3 access from windows client.
The git clone operation from windows client fails with permission denied error.
The windows client creates a file with mode as 555 and then tries to
take read+write share reservation on it.
This fails to reopen the file for write. The happens as the
'owner_skip' flag for test_access does not get set for this code path.
The attached patch fixes this.
Please suggest if this is correct way to handle this issue.
Thanks & Regards,
Suhrud
_______________________________________________
Devel mailing list -- devel(a)lists.nfs-ganesha.org
To unsubscribe send an email to devel-leave(a)lists.nfs-ganesha.org
Could you submit the patch via Gerrit? See src/CONTRIBUTING_HOWTO.txt
Thanks
Frank