vashirov / slapi-nis

Forked from slapi-nis 2 years ago
Clone

c7938c4 Bug 1768156: ERR - schemacompat - map rdlock: old way MAP_MONITOR_DISABLED

Authored and Committed by tbordaz 4 years ago
1 file changed. 18 lines added. 6 lines removed.
    Bug 1768156: ERR - schemacompat - map rdlock: old way MAP_MONITOR_DISABLED
    
    Bug Description:
    	With 1435663 slapi-nis (schema-compat / NIS) uses a new locking
    	mechanisme. This locking mechanism is initialized with schema-compat
    	init function, so if it is not enabled and NIS is enabled
    	the new mechanism is not initialized.
    	NIS plugin then fallback to old locking mechanism.
    	The problem is that it continuously logs an alarming message.
    
    Fix Description:
    	If slapi-nis fallback to old locking mechanism, it logs
    	a single information message.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1768156
    
    Reviewed by: Alexander Bokovoy
    
    Platforms tested: F31
    
    Flag Day: no
    
    Doc impact: no
    
        
file modified
+18 -6