Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/511988 )
Change subject: FSAL: add a new listxattr helper routine
......................................................................
FSAL: add a new listxattr helper routine
Most listxattr() implementations return a buffer with a concatenated set
of NULL terminated names. Add a new helper routine for listxattr that
does all of the work, given paramters from LISTXATTRS call and a
populated buffer and length.
Change-Id: Id7529af260d42ff3aa0bcdad0c6afaec410e071d
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/FSAL/fsal_helper.c
M src/MainNFSD/libganesha_nfsd.ver
M src/include/fsal.h
3 files changed, 142 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/88/511988/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/511988
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Id7529af260d42ff3aa0bcdad0c6afaec410e071d
Gerrit-Change-Number: 511988
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
Gerrit-MessageType: newchange