Sachin Punadikar has uploaded this change for review.
GPFS_FSAL:Ensure fd value is more than 2
In GPFS code, if the fd is less than 3, then EBADF is returned.
Corrected Ganesha code in GPFS_FSAL to ensure the fd value is not
less than 3.
Change-Id: I2978c2bfea593e030d0ef678cb34879be7e96e74
Signed-off-by: Sachin Punadikar <psachin@in.ibm.com>
---
M src/FSAL/FSAL_GPFS/file.c
M src/FSAL/FSAL_GPFS/fsal_internal.c
M src/FSAL/FSAL_GPFS/handle.c
3 files changed, 19 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/30/422530/1
To view, visit change 422530. To unsubscribe, or for help writing mail filters, visit settings.