summaryrefslogtreecommitdiffstats
path: root/ipapython
diff options
context:
space:
mode:
authorThierry Bordaz <tbordaz@redhat.com>2016-03-17 12:09:42 +0100
committerMartin Basti <mbasti@redhat.com>2016-03-18 13:25:08 +0100
commite1bbd90360b98910540b7390b312b6405d0da102 (patch)
tree5cc4c23e52672612d740d350fd2cf87a00f02f12 /ipapython
parentc6371abeb353c9e82b4c27899f98cae2c3b7cf88 (diff)
DS deadlock when memberof scopes topology plugin updates
Topology plugin may merge (aka DEL) segments that would trigger internal search for groups owning that segment. The problem is that it is searching those groups into the full suffix and so need the schema compat map lock. If any other operation holding schema compat map lock need to access the page involved in the DEL, there is a deadlock. This fix is to prevent useless group searching if the target entry is a segment or is in compat tree. https://fedorahosted.org/freeipa/ticket/5637 Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'ipapython')
0 files changed, 0 insertions, 0 deletions