Re: [PATCH 1/6] SUNRPC: spin svc_rqst initialization to its own function

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff Layton <jlayton@...>
Cc: <akpm@...>, <linux-nfs@...>, <linux-kernel@...>
Date: Tuesday, January 8, 2008 - 1:53 am

On Saturday January 5, jlayton@redhat.com wrote:

I realise that the bug existed before your change, but calling
svc_exit_thread at this point is not good.
The 'goto out_thread' is *before* "pool->sp_nrthreads++", but
svc_exit_thread does "pool->sp_nrthreads--;".  Not good.

As you are playing is this code, do you feel like fixing that error
path??


Otherwise, patch looks good.
Acked-By: NeilBrown <neilb@suse.de>

Thanks,
NeilBrown
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/6] SUNRPC: spin svc_rqst initialization to its ..., Neil Brown, (Tue Jan 8, 1:53 am)