commit | 00642a1bff0c2bc72d78d13598e26eb44caa1e85 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Feb 19 09:17:11 2016 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Feb 23 21:27:02 2016 -0500 |
tree | b7f20704ddde02d07f7880bfcc18201612a7f0dc | |
parent | 03197b61c5ec28f5eded69abb54eca699ac9ba0c [diff] |
scsi_dh_alua: Allow workqueue to run synchronously Some arrays may only capable of handling one STPG at a time, so this patch adds a singlethreaded workqueue for STPGs to be submitted synchronously. Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>