Malahal has uploaded this change for review.

View Change

[GPFS] Use OPENHANDLE_GET_VERSION3 for auditing NFS client IP address

Fill in NFS client IP address in operations that need IP address
auditing. Ganesha will try OPENHANDLE_GET_VERSION3 first. If this
fails, we fallback to OPENHANDLE_GET_VERSION2 to work with older
GPFS versions. If both these calls fail, we do log a major error
message but don't bail out to work with even older GPFS versions.

Change-Id: I53354946abba592b7f2791f8f18fc4078812c09e
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/FSAL/FSAL_GPFS/export.c
M src/FSAL/FSAL_GPFS/file.c
M src/FSAL/FSAL_GPFS/fsal_ds.c
M src/FSAL/FSAL_GPFS/fsal_fileop.c
M src/FSAL/FSAL_GPFS/fsal_internal.c
M src/FSAL/FSAL_GPFS/handle.c
6 files changed, 46 insertions(+), 8 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I53354946abba592b7f2791f8f18fc4078812c09e
Gerrit-Change-Number: 503687
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal@gmail.com>
Gerrit-MessageType: newchange