Frank Filz has uploaded this change for review.

View Change

STATE: Fix blocked lock lock_entry refcount

When a blocked lock is granted, we process that on a fridgethread. To do
this, we need to hold a lock_entry reference (which protects the
fsal_obj_handle and the export also) from after we schedule (before we
release the state_lock) to after we are done processing.

Change-Id: Ic67b0fed4b654d051d9664fe337f2207f3ffa066
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/SAL/state_lock.c
1 file changed, 33 insertions(+), 1 deletion(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ic67b0fed4b654d051d9664fe337f2207f3ffa066
Gerrit-Change-Number: 541117
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange