On Tue, Nov 27, 2018 at 8:37 PM Frank Filz <ffilz(a)redhat.com> wrote:
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
Patch:
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/435279
>
> Thanks
>
>
> Frank
> _______________________________________________
> Devel mailing list -- devel(a)lists.nfs-ganesha.org
> To unsubscribe send an email to devel-leave(a)lists.nfs-ganesha.org