#51221 Issue 49487 - Restore function that incorrectly removed by last patch
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base issue49487  into  master

Download 51221.patch

Bug Description: Turns out we still need ldbm_back_entry_release() as
it's used in opshared.c, and its not trival to try and
move it into the backend code.

Fix Description: Restore ldbm_back_entry_release() and still set the
function pointer in the pblock. Also remove the unused
chaining release function. Also did code cleanup with
comments in opshared.c

relates: https://pagure.io/389-ds-base/issue/49487

Reviewed by: ?

rebased onto 2407f9b589e0411bef885a1ffd8e30c5a7087eed

rebased onto b7865bf1f2618eee0a909ecaf0758a620f0231b5

Pull-Request has been merged by mreynolds

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/4274

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata