Jeff Layton has uploaded this change for review.

View Change

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@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 change 511988. To unsubscribe, or for help writing mail filters, visit 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@redhat.com>
Gerrit-MessageType: newchange