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
LGTM.
Pull-Request has been merged by abbra
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.
relates: 2124214