Solomon Boulos has uploaded this change for review.
Proxy V3: Support nested (subdirectory) mounts.
There's been an @todo in lookup_path since my
first version of this code with "oh yeah, go
through and look for forward slashes". I decided
to finally handle that :).
I tested both by hand:
sudo mount -t nfs -o proto=vers=3 ${SERVER}:/export/nested /mnt/sub
and with a cthon run of the same nested export.
Change-Id: Ib4cff04b1e3a49114b8b19c4e69257e8004d0bfe
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
1 file changed, 61 insertions(+), 16 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/42/502442/1
To view, visit change 502442. To unsubscribe, or for help writing mail filters, visit settings.