[SCSI] scsi_dh: Make alua hardware handler's activate() async
authorChandra Seetharaman <sekharan@us.ibm.com>
Wed, 21 Oct 2009 16:23:04 +0000 (09:23 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:00:48 +0000 (12:00 -0600)
commit96e6586556dfa80112f42895be93c561582d9930
tree6f63a10bfa801ef28b355541cf617d2e2fffcebc
parent4e2ef86cd5ce057b60acea33bb71c06676e71888
[SCSI] scsi_dh: Make alua hardware handler's activate() async

Make the activate function asynchronous by using blk_execute_rq_nowait()

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/device_handler/scsi_dh_alua.c