commit | b2460756660c6a6d1be8e35a18521d5c2a3f5823 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Feb 19 09:17:00 2016 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Feb 23 21:27:02 2016 -0500 |
tree | a3e049c690b9049d8d9420b9e9d26b53d7b518d4 | |
parent | f2ecf13a248c828b4818056b65f18776a2ebd32b [diff] |
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>