Nishant Puri has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1221757?usp=email )
Change subject: NLM: Claim fsal object handle lock while cancelling all nlm blocked list
......................................................................
NLM: Claim fsal object handle lock while cancelling all nlm blocked list
The lock was not being taken before accessing
blocked lock list on fsal object handle. So
after processing any element in the list, we
should release the state lock.
Change-Id: I271a99904512832b8f5b561990718dbb1b48eeaf
Signed-off-by: Nishant Puri <npuri(a)redhat.com>
---
M src/SAL/state_lock.c
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/57/1221757/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1221757?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: I271a99904512832b8f5b561990718dbb1b48eeaf
Gerrit-Change-Number: 1221757
Gerrit-PatchSet: 1
Gerrit-Owner: Nishant Puri <npuri(a)redhat.com>