sepia-liu has uploaded this change for review.

View Change

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: I6eab6d61668e07f8d8f5dd4608fc4ccd30a5f60b
Signed-off-by: sepia-liu <liuwei_coder@163.com>
---
M src/FSAL/FSAL_CEPH/main.c
1 file changed, 13 insertions(+), 3 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I6eab6d61668e07f8d8f5dd4608fc4ccd30a5f60b
Gerrit-Change-Number: 501177
Gerrit-PatchSet: 1
Gerrit-Owner: sepia-liu <liuwei_coder@163.com>
Gerrit-MessageType: newchange