]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
scsi_dh_alua: Make stpg synchronous
authorHannes Reinecke <hare@suse.de>
Fri, 19 Feb 2016 08:17:00 +0000 (09:17 +0100)
committerKamal Mostafa <kamal@canonical.com>
Thu, 30 Jun 2016 19:43:45 +0000 (12:43 -0700)
commit150402e1324bddb6153d387908290ae46c157c58
treebc42302916a0f35e1597f4eb5e8e9cb71684c35a
parent40cf533dec03d1b9ca944a7cacd831feaa1d82aa
scsi_dh_alua: Make stpg synchronous

The 'activate_complete' function needs to be executed after
stpg has finished, so we can as well execute stpg synchronously
and call the function directly.

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>
BugLink: http://bugs.launchpad.net/bugs/1567602
(cherry-picked from commit b2460756660c6a6d1be8e35a18521d5c2a3f5823)
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Brad Figg <brad.figg@canonical.com>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
drivers/scsi/device_handler/scsi_dh_alua.c