Fatih Acar has uploaded this change for review. (
https://review.gerrithub.io/434844
Change subject: FSAL_UP: add missing lock in async delegation recall
......................................................................
FSAL_UP: add missing lock in async delegation recall
We must take the lock before calling delegrecall_one
as it calls deleg_revoke which in turn calls state_del_locked.
Change-Id: I99a59cc50565c8d96fe41816ce86b690e45e380a
Signed-off-by: Fatih Acar <fatih.acar(a)gandi.net>
---
M src/FSAL_UP/fsal_up_top.c
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/44/434844/1
--
To view, visit
https://review.gerrithub.io/434844
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I99a59cc50565c8d96fe41816ce86b690e45e380a
Gerrit-Change-Number: 434844
Gerrit-PatchSet: 1
Gerrit-Owner: Fatih Acar <fatih(a)gandi.net>