Frank Filz has uploaded this change for review.

View Change

clientid: fix Coverity CID 502248 - mutex ordering

Fix ordering of cid_mutex and expired_client_ids_list_lock to
be consistent.

Change-Id: I81eda13e8bad1d3d170dcedc57d12c9e2129b95d
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/FSAL_UP/fsal_up_top.c
M src/Protocols/NFS/nfs4_Compound.c
M src/Protocols/NFS/nfs4_op_lockt.c
M src/Protocols/NFS/nfs4_op_open.c
M src/Protocols/NFS/nfs4_op_release_lockowner.c
M src/SAL/nfs4_clientid.c
M src/SAL/nfs4_lease.c
M src/SAL/nfs4_state_id.c
M src/include/sal_functions.h
9 files changed, 67 insertions(+), 46 deletions(-)

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

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

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