-
- Downloads
Don't use BDB group/attribute callbacks as they may cause deadlock.
Add code to bdb_attribute and bdb_group where use TXN id and to provide error, but need to rework callers (and their callers) to ensure error is properly bubbled up to the backend operation routine handling the transaction. Ugh.
Showing
- servers/slapd/acl.c 1 addition, 2 deletionsservers/slapd/acl.c
- servers/slapd/back-bdb/attribute.c 10 additions, 2 deletionsservers/slapd/back-bdb/attribute.c
- servers/slapd/back-bdb/group.c 10 additions, 1 deletionservers/slapd/back-bdb/group.c
- servers/slapd/back-bdb/init.c 11 additions, 2 deletionsservers/slapd/back-bdb/init.c
Loading
Please register or sign in to comment