Attention is currently required from: Madhu Thorat.
Hello Madhu Thorat,
I'd like you to do a code review.
Please visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/555482?usp=email
to review the following change.
Change subject: [GPFS] Change handle_size to 48 if GPFS returned handle with size 40
......................................................................
[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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/555482?usp=email
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: If547549397d2577301fa752abf6e60f05e11da1c
Gerrit-Change-Number: 555482
Gerrit-PatchSet: 1
Gerrit-Owner: skmprabhu252(a)gmail.com
Gerrit-Reviewer: Madhu Thorat <madhu.punjabi(a)in.ibm.com>
Gerrit-Attention: Madhu Thorat <madhu.punjabi(a)in.ibm.com>
Gerrit-MessageType: newchange