Suhrud Patankar has uploaded this change for review.

View Change

Skip access checks for open reclaims.

Test case:
- create+open file in RW mode
- setattr on file as 0444
- Restart Ganesha service
The open reclaim sent by the client fails as the owner does not have
write access.

git clone operation uses this flow.

Change-Id: I97e0e323fde14ea97d7af5c6ddafba843e1b80e9
Signed-off-by: Suhrud Patankar <suhrudpatankar@gmail.com>
---
M src/FSAL/fsal_helper.c
1 file changed, 7 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/56/461556/1

To view, visit change 461556. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I97e0e323fde14ea97d7af5c6ddafba843e1b80e9
Gerrit-Change-Number: 461556
Gerrit-PatchSet: 1
Gerrit-Owner: Suhrud Patankar <suhrudpatankar@gmail.com>
Gerrit-MessageType: newchange