#34 Bug 1768156: ERR - schemacompat - map rdlock: old way MAP_MONITOR_DISABLED
Merged by abbra. Opened by tbordaz.
tbordaz/slapi-nis bz_1768156  into  master

Download 34.patch

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: ?

Platforms tested: F31

Flag Day: no

Doc impact: no

rebased onto c7938c444f1c88e6f12ab9306fad558a0c25490e

Pull-Request has been merged by abbra

Metadata