Nishant Puri has uploaded this change for review.

View Change

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@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 change 1221757. To unsubscribe, or for help writing mail filters, visit settings.

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@redhat.com>