Solomon Boulos has uploaded this change for review.

View Change

Implement READLINK.

$ ls -l proxy-mount/
total 7032
-rw-r--r-- 1 boulos boulos 3584000 Mar 5 23:11 bytes-again.txt
-rw-r--r-- 1 boulos boulos 3584000 Mar 4 17:59 bytes.txt
drwxr-xr-x 2 boulos boulos 4096 Mar 10 22:56 code
-rw-r--r-- 1 boulos boulos 16 Feb 15 00:15 hello.txt
lrwxrwxrwx 1 boulos boulos 14 Mar 10 23:05 my-first-link.txt -> code/hello.txt
drwxr-xr-x 2 boulos boulos 4096 Mar 10 17:40 newdir
-rw-r--r-- 1 boulos boulos 8 Mar 4 23:39 new.txt
drwxr-xr-x 2 boulos boulos 4096 Mar 10 17:30 sub
drwxr-xr-x 2 boulos boulos 4096 Mar 7 00:29 subdir
-rw-r--r-- 1 boulos boulos 8 Feb 26 02:35 woohoo.txt
-rw-r--r-- 1 boulos boulos 11 Feb 15 00:15 yo.txt

(Note: the previous listing of implementing SYMLINK worked because Ganesha knew
the answer and cached it! On a re-mount, it doesn't and failed)

Change-Id: Ie7633fe10e1ce0979190dc067436430bedc6241b
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
1 file changed, 52 insertions(+), 0 deletions(-)

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

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

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