>From <madhu.punj...@in.ibm.com>: madhu.punj...@in.ibm.com has uploaded a new change for review.
https://review.gerrithub.io/290509 Change subject: Prepend root path to pathname for RQUOTA ...................................................................... Prepend root path to pathname for RQUOTA Currently on NFS client the rpc.quotad sends pathnames of NFSv4 mountpoints without leading slash in path. But rquota_getquota() and do_rquota_setquota() are not able to identify the export for a pathname with missing leading slash. Modified rquota_getquota() and do_rquota_setquota() functions to check if leading slash is missing, and then prepend the root path to the pathname. Change-Id: I13bf3752fa076cf20718f6c3cd846ca6f9717fc5 Signed-off-by: Madhu Thorat <madhu.punj...@in.ibm.com> --- M src/Protocols/RQUOTA/rquota_getquota.c M src/Protocols/RQUOTA/rquota_setquota.c 2 files changed, 28 insertions(+), 12 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/09/290509/1 -- To view, visit https://review.gerrithub.io/290509 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I13bf3752fa076cf20718f6c3cd846ca6f9717fc5 Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: madhu.punj...@in.ibm.com ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel