https://fedorahosted.org/389/ticket/48406

https://fedorahosted.org/389/attachment/ticket/48338/0001-Revert-Ticket-48338-SimplePagedResults-abandon-could.patch
git patch file (master) -- Revert 0001-Ticket-48338-SimplePagedResults?-abandon-could-happen.4.patch

https://fedorahosted.org/389/attachment/ticket/48406/0002-Ticket-48406-Avoid-self-deadlock-by-PR_Lock-conn-c_m.patch

We could close this ticket as a duplicate of 48406?
Ticket #48349 - Eliminate the unnecessary lock on conn->c_mutex

Note: In addtion to the patch, we could eliminate a "locked" flag like in the following function (this is just an example.  there are more of them.), which just informs conn->c_mutex is locked.  Do we want to do it, as well?
> pagedresults.c:pagedresults_set_search_result_pb(Slapi_PBlock *pb, void *sr, int locked)