From Patrice LUCAS <patrice.lucas(a)cea.fr>:
Patrice LUCAS has uploaded this change for review. (
https://review.gerrithub.io/411675
Change subject: FSAL_PROXY : fix open_fd_count decrement
......................................................................
FSAL_PROXY : fix open_fd_count decrement
We change the error status returned by pxy_close from
ERR_FSAL_NO_ERROR to ERR_FSAL_NOT_OPENED to avoid
decrement of global open_fd_count in fsal_close helper function.
Change-Id: I965dbe8624566cfa76b7e9ae69fab0faa1dcab65
Signed-off-by: Patrice LUCAS <patrice.lucas(a)cea.fr>
---
M src/FSAL/FSAL_PROXY/handle.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/75/411675/1
--
To view, visit
https://review.gerrithub.io/411675
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I965dbe8624566cfa76b7e9ae69fab0faa1dcab65
Gerrit-Change-Number: 411675
Gerrit-PatchSet: 1
Gerrit-Owner: Patrice LUCAS <patrice.lucas(a)cea.fr>