MuYao Luo has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/518248 )
Change subject: FSAL_CEPH: register dentry release callback
......................................................................
FSAL_CEPH: register dentry release callback
When multiple Ganesha cache handle of the same file, one
Ganesha deletes the file, the other Ganesha(CephFS Clients)
cannot respond to the request to release dentry, which results
in cache inconsistency and MDS unable to delete the file.
Change-Id: I1e63fd8f95e2667640d9e7b5f2fb3dfb669ef7d7
Signed-off-by: Luo.muyao <luo.muyao(a)zte.com.cn>
---
M src/FSAL/FSAL_CEPH/main.c
1 file changed, 11 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/48/518248/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/518248
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1e63fd8f95e2667640d9e7b5f2fb3dfb669ef7d7
Gerrit-Change-Number: 518248
Gerrit-PatchSet: 1
Gerrit-Owner: MuYao Luo <luo.muyao(a)zte.com.cn>
Gerrit-MessageType: newchange