Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552280 )
Change subject: WIP - Fix race with granting blocked locks
......................................................................
WIP - Fix race with granting blocked locks
This hopefully fixes a problem where a race in granting blocked locks
results in the blocked lock being merged into other locks and removed
and making sle_owner NULL so the racing grant ends up dereferencing
the NULL owner.
Change-Id: I91e4be0e48788ca4c79b33e626c0e9ab3e39ce9e
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/SAL/state_lock.c
1 file changed, 36 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/80/552280/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552280
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: I91e4be0e48788ca4c79b33e626c0e9ab3e39ce9e
Gerrit-Change-Number: 552280
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange