Sachin Punadikar has uploaded this change for review.

View Change

FSAL_CEPH: Add callbacks for inode & dentry invalidation

Ganesha need to register callabcks to handle events raised by ceph
client like dentry and inode invalidation. On receiving inode
invalidation from ceph, ganesha should also invalidate its cache, and on
receiving debtry invalidation, ganesha should close the related fsal
handle and invalidate the cache.

Change-Id: I56c5f79f82d2e5cfeaee0b938549097092a96df4
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/FSAL/FSAL_CEPH/main.c
1 file changed, 58 insertions(+), 0 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I56c5f79f82d2e5cfeaee0b938549097092a96df4
Gerrit-Change-Number: 1199819
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar@ibm.com>