Solomon Boulos has uploaded this change for review.

View Change

Gah, there is *also* a close() FSAL API function.

The MDCACHE FSAL expects to call fsal_close() to clean up entries in the LRU of
fds and so on. If you don't implement this, the decrement of open FDs doesn't
happen (because there was some sort of error).

Change-Id: Ie9c3f9e54ab9c6d08c30ba30af4de58194415e8c
Signed-off-by: Solomon Boulos <boulos@google.com>
---
M src/FSAL/FSAL_PROXY_V3/main.c
1 file changed, 11 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/59/487459/1

To view, visit change 487459. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ie9c3f9e54ab9c6d08c30ba30af4de58194415e8c
Gerrit-Change-Number: 487459
Gerrit-PatchSet: 1
Gerrit-Owner: Solomon Boulos <boulos@google.com>
Gerrit-MessageType: newchange