>From Sachin Punadikar <psac...@in.ibm.com>:
Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/372645
Change subject: Allow '.' and '..' as target path in symlink creation for NFSv4
......................................................................
Allow '.' and '..' as target path in symlink creation for NFSv4
Symlink creation with target path as '.' and '..' fails with error.
$ ln -s . sym
ln: creating symbolic link `sym': Invalid argument
For symbolic link creation any arbitrary link should be accepted.
Modified the code to accept the target path as valid UTF8 character string.
Change-Id: I4e3e549860fa59c28397e74da5778d8228c17a4e
Signed-off-by: Sachin Punadikar <psac...@in.ibm.com>
---
M src/Protocols/NFS/nfs4_op_create.c
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/45/372645/1
--
To view, visit https://review.gerrithub.io/372645
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e3e549860fa59c28397e74da5778d8228c17a4e
Gerrit-Change-Number: 372645
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <psac...@in.ibm.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel