David Rieber has uploaded this change for review.
Do not unlock obj_lock twice, that leads to undefined behavior.
If check_share_conflict ever returns ERR_FSAL_SHARE_DENIED obj_lock ends up getting unlocked twice: first inside check_share_conflict_and_update_locked, and then again inside fsal_start_global_io right after check_share_conflict_and_update_locked returns.
Change-Id: Iac0413514232edaf9fb86aa12a1623186eb51e72
Signed-off-by: David Rieber <drieber@google.com>
---
M src/FSAL/commonlib.c
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/33/1198233/1
To view, visit change 1198233. To unsubscribe, or for help writing mail filters, visit settings.