2009-01-05 21:10:54

by Tom Tucker

[permalink] [raw]
Subject: Re: [PATCH 3/3] SUNRPC: svc_xprt_enqueue should not refuse to enqueue 'XPT_DEAD' transports

Trond Myklebust wrote:
> On Mon, 2009-01-05 at 14:41 -0600, Tom Tucker wrote:
>> Trond, this version removes the extra unnecessary spin locks.
>>
>> If it's ok, do you want me to resend to Bruce, or
>> do you want to couple it with your other patch?
>
> As long as it applies on top of my patch, then just send it on to Bruce.
>
> Cheers
> Trond

This patch only touches svc_xprt.c and yours only touches svcsock.c,
so we're clean.

Thanks for your help,
Tom