Vidya.Thumukunta(a)ibm.com has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1239136?usp=email )
Change subject: FSAL_GPFS: fix pynfs SATT12x failure for oversized SETATTR size
......................................................................
FSAL_GPFS: fix pynfs SATT12x failure for oversized SETATTR size
Return NFS4ERR_FBIG for sizes not representable as off_t instead of
returning EINVAL from GPFS, aligning behavior with VFS FSAL.
Change-Id: Icf45b6544794a7f1f3b2994565cab78a552c1a58
Signed-off-by: VidyaThumukunta <vidya.thumukunta(a)ibm.com>
---
M src/FSAL/FSAL_GPFS/fsal_attrs.c
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/36/1239136/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1239136?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Icf45b6544794a7f1f3b2994565cab78a552c1a58
Gerrit-Change-Number: 1239136
Gerrit-PatchSet: 1
Gerrit-Owner: Vidya.Thumukunta(a)ibm.com