Solomon Boulos has uploaded this change for review.
Implement a single layer of lookup_path.
Now correctly fills in the attributes from the response, handles root lookups
with GETATTR3, and attempts to handle "." and ".." path lookups. It's unclear
that any of this state management (holding onto pointers, mostly) is safe.
Change-Id: Ieab9e84c317e267fc876ecd91cbf022856546255
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/CMakeLists.txt
M src/FSAL/FSAL_PROXY_V3/main.c
M src/FSAL/FSAL_PROXY_V3/proxyv3_fsal_methods.h
M src/FSAL/FSAL_PROXY_V3/rpc.c
A src/FSAL/FSAL_PROXY_V3/utils.c
5 files changed, 421 insertions(+), 26 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/42/487442/1
To view, visit change 487442. To unsubscribe, or for help writing mail filters, visit settings.