Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1199819?usp=email )
Change subject: FSAL_CEPH: Add callbacks for inode & dentry invalidation
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1199819?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)ibm.com>