0ed6114 sss_client: Use unique lock for memory cache

3 files Authored by lslebodn 8 years ago, Committed by jhrozek 8 years ago,
    sss_client: Use unique lock for memory cache
    
    Previously the sma lock was used as for communication with
    responder. However it would cause a deadlock in case of
    re-checking memcache after acquiring the lock and before communication with
    responder..
    
    Required by:
    https://fedorahosted.org/sssd/ticket/2581
    
    Reviewed-by: Michal Židek <mzidek@redhat.com>
    
        
file modified
+20 -0
file modified
+2 -0