On Tue, 09/02 16:09, Stefan Hajnoczi wrote:
> On Wed, Aug 27, 2014 at 10:49:08AM +0800, Fam Zheng wrote:
> > v3: Drop "RFC".
> > Improvements according to Paolo's comments:
> > 05: Just use THREAD_DONE and ret = -ECANCELED in thread-pool.c
> > 06: Don't check dbs->cancelled for twice.
>
On Wed, Aug 27, 2014 at 10:49:08AM +0800, Fam Zheng wrote:
> v3: Drop "RFC".
> Improvements according to Paolo's comments:
> 05: Just use THREAD_DONE and ret = -ECANCELED in thread-pool.c
> 06: Don't check dbs->cancelled for twice.
> Don't set dbs->acb to NULL.
>
> v2: Drop the
v3: Drop "RFC".
Improvements according to Paolo's comments:
05: Just use THREAD_DONE and ret = -ECANCELED in thread-pool.c
06: Don't check dbs->cancelled for twice.
Don't set dbs->acb to NULL.
v2: Drop the unfinished scsi part, which was broken in v1. (Paolo)
Add refcnt in