[dm-devel] [PATCH 2/3] scsi_dh: Remove the workqueue used for activate

Mike Christie michaelc at cs.wisc.edu
Thu May 7 03:32:43 UTC 2009


Chandra Seetharaman wrote:
> Since scsi_dh_activate() has become an asynchronous function,
> we do not need a workqueue for submitting scsi_dh_activate().
> 
> This patch just removes the workqueue that submits scsi_dh_activate().
> 

Before this is merged, we need to convert the other device handlers to 
use blk_execute_rq_nowait or use their own workqueue_struct right?




More information about the dm-devel mailing list