Jeff Layton has uploaded this change for review.

View Change

FSAL_CEPH: set ino_release_cb on mount

Newer versions of libcephfs allow the application to register
callbacks that will be called when the client has been requested
to shrink the number of caps it holds.

When libcephfs calls into the application to request releasing an
inode, try to satisfy that request by calling the shrink upcall.

Change-Id: Ic89f5f3aa1e1474c1aa3d4e59e9f69248266ab18
Signed-off-by: Jeff Layton <jlayton@redhat.com>
---
M src/FSAL/FSAL_CEPH/main.c
M src/cmake/modules/FindCEPHFS.cmake
M src/include/config-h.in.cmake
3 files changed, 45 insertions(+), 0 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ic89f5f3aa1e1474c1aa3d4e59e9f69248266ab18
Gerrit-Change-Number: 490848
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton@redhat.com>
Gerrit-MessageType: newchange