Solomon Boulos has uploaded this change for review.

View Change

Refactor GETATTR3 code for reuse by FSAL handlers.

There were getting to be three or four places where I needed to issue a
GETATTR3, so it makes sense to collapse them all to one helper. Particularly to
keep dealing with the NFSv3 attributes checking and so on.

Change-Id: Id670b8ac1786ca09c348f971df689e3c0590770d
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
M src/FSAL/FSAL_PROXY_V3/proxyv3_fsal_methods.h
M src/FSAL/FSAL_PROXY_V3/utils.c
3 files changed, 86 insertions(+), 51 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id670b8ac1786ca09c348f971df689e3c0590770d
Gerrit-Change-Number: 487445
Gerrit-PatchSet: 1
Gerrit-Owner: Solomon Boulos <boulos@google.com>
Gerrit-MessageType: newchange