BZ 2124214 - schema compat plugin deadlock on delete post op
Signed-off-by: Alexander Bokovoy abokovoy@redhat.com
@tbordaz two more places to prevent additional work if we shouldn't modify the tree: in modify and modrdn callbacks.
Yes that looks good to me so that this checking covers all callbacks (ADD, DEL, MOD, MODRDN). ACK
Pull-Request has been merged by abbra
Merged, I have ran a reproducer for 1.5hr with no problem.
BZ 2124214 - schema compat plugin deadlock on delete post op
Signed-off-by: Alexander Bokovoy abokovoy@redhat.com