#51 BZ 2124214 - schema compat plugin deadlock on delete post op
Merged by abbra. Opened by tbordaz.
tbordaz/slapi-nis bz_2124214  into  master

Download 51.patch

Bug description:
backends locks (SC map and retroCL) are acquired in
the opposite order
(https://bugzilla.redhat.com/show_bug.cgi?id=2124214#c17)

Fix description:
Credits for the fix are to Pierre Rogier who found
a reproducible testcase, did the fix and verified it.

In specific condition of retroCL trimming the DEL
callback of the SC should check if the backend should
be ignored

relates: 2124214

Pull-Request has been merged by abbra

Metadata