Attention is currently required from: Madhu Thorat.

skmprabhu252@gmail.com would like Madhu Thorat to review this change.

View Change

[GPFS] Change handle_size to 48 if GPFS returned handle with size 40

Currently for lookup of name (specifically for ..), GPFS may return
a handle with handle_size=40, which is not correct. Expected value
of handle_size for a GPFS handle is 48 bytes.
Till we don't have a fix from GPFS for this issue we will have this
workaround to change the handle_size to 48 in case GPFS returned handle
with handle_size=40.

Change-Id: If547549397d2577301fa752abf6e60f05e11da1c
Signed-off-by: Madhu Thorat <madhu.punjabi@in.ibm.com>
---
M src/FSAL/FSAL_GPFS/fsal_internal.c
1 file changed, 10 insertions(+), 0 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If547549397d2577301fa752abf6e60f05e11da1c
Gerrit-Change-Number: 555482
Gerrit-PatchSet: 1
Gerrit-Owner: skmprabhu252@gmail.com
Gerrit-Reviewer: Madhu Thorat <madhu.punjabi@in.ibm.com>
Gerrit-Attention: Madhu Thorat <madhu.punjabi@in.ibm.com>
Gerrit-MessageType: newchange