On 9/22/15 3:19 AM, [email protected] wrote:
> From: Wei Fang <[email protected]>
>
> ->worker_index is unused, so remove it.
>
> Signed-off-by: Wei Fang <[email protected]>
> ---
>   ntirpc/rpc/work_pool.h |    1 -
>   1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/ntirpc/rpc/work_pool.h b/ntirpc/rpc/work_pool.h
> index f9a30df..9bb7fde 100644
> --- a/ntirpc/rpc/work_pool.h
> +++ b/ntirpc/rpc/work_pool.h
> @@ -70,7 +70,6 @@ struct work_pool_thread {
>       struct work_pool *pool;
>       struct work_pool_entry *work;
>       pthread_t id;
> -     uint32_t worker_index;
>   };
>
>   int work_pool_init(struct work_pool *, const char *, struct 
> work_pool_params *);
>
-1.  This is to be used when the fridge workers are merged with
this common worker pool.  There's a function that assigns a
name "work-#" to the worker 3thread.

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Nfs-ganesha-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to