>From <madhu.punj...@in.ibm.com>:

madhu.punj...@in.ibm.com has uploaded this change for review. ( 
https://review.gerrithub.io/386466


Change subject: Give temp fd in fsal_reopen_obj when verification fails for a 
fd's openflags
......................................................................

Give temp fd in fsal_reopen_obj when verification fails for a fd's openflags

Currently in fsal_reopen_obj() if verification fails for a file
descriptor's 'openflags' we return error 'EBADF'. This leads to EIO error.
To avoid EIO error, in fsal_reopen_obj() if verification fails for a
file descriptor we attempt to provide a temporary file descriptor.

Change-Id: I8368b9e861df5fc5cb18ae03c7f3b01122868581
Signed-off-by: Madhu Thorat <madhu.punj...@in.ibm.com>
---
M src/FSAL/commonlib.c
1 file changed, 21 insertions(+), 14 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/66/386466/1
-- 
To view, visit https://review.gerrithub.io/386466
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8368b9e861df5fc5cb18ae03c7f3b01122868581
Gerrit-Change-Number: 386466
Gerrit-PatchSet: 1
Gerrit-Owner: madhu.punj...@in.ibm.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to