Madhu Thorat has uploaded this change for review.

View Change

[GPFS] Don't fail getattrs() if getting fs_locations fails

Currently in FSAL_GPFS we fail getattrs() if fs_locations
attribute is requested by the client, but getting
fs_locations attribute fails.
Failure of fs_locations is not unusual, so don't fail
GPFS getattrs() if getting fs_locations attribute fails.

Change-Id: I34c7c294574e025de200387464232711ec5392ef
Signed-off-by: Madhu Thorat <madhu.punjabi@in.ibm.com>
---
M src/FSAL/FSAL_GPFS/fsal_attrs.c
M src/FSAL/FSAL_GPFS/handle.c
2 files changed, 15 insertions(+), 5 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I34c7c294574e025de200387464232711ec5392ef
Gerrit-Change-Number: 450725
Gerrit-PatchSet: 1
Gerrit-Owner: Madhu Thorat <madhu.punjabi@in.ibm.com>
Gerrit-MessageType: newchange