Suhas Athani has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1226623?usp=email )
Change subject: Check mutex ops in set_idmapping_status (Coverity CID 542634)
......................................................................
Check mutex ops in set_idmapping_status (Coverity CID 542634)
Switch set_idmapping_status to PTHREAD_MUTEX_lock/unlock,
ensuring mutex acquisition failures are caught and logged
instead of proceeding unchecked.
Change-Id: I4c8057553ce252446b81f9d15656dc98fe06d754
Signed-off-by: Suhas Athani <Suhas.Athani(a)ibm.com>
---
M src/idmapper/idmapper.c
1 file changed, 5 insertions(+), 5 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/23/1226623/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1226623?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: I4c8057553ce252446b81f9d15656dc98fe06d754
Gerrit-Change-Number: 1226623
Gerrit-PatchSet: 1
Gerrit-Owner: Suhas Athani <Suhas.Athani(a)ibm.com>