It sounds like your change is a step in the direction of unifying CLNT and
SVCXPRT handle structures. As we've discussed off-list, if you take on the
project of unifying the actual handle structures, you get the lock
consolidation for free. In any event, if rpc_dplx_rec contains a service
han
On Mo, 2017-01-16 at 13:53 -0500, William Allen Simpson wrote:
> Swen, I've been looking at your patch, and it has some good ideas.
> For some odd reason, I awoke at 1:30 am thinking about it, and
> got up and wrote some code.
>
I never intended to give you sleepless nights :-)
> I've taken anoth