commit | 6cdd55205d160f63003c321fcea608336953dd5b | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Mon Jul 09 19:33:35 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Jul 20 09:09:27 2012 +0100 |
tree | 10fd25036ee07093dcb37feeca2c0afbb6ca1880 | |
parent | a4683487f90bfe3049686fc5c566bdc1ad03ace6 [diff] |
[SCSI] queue async scan work to an async_schedule domain This is preparation to enable async_synchronize_full() to be used as a replacement for scsi_complete_async_scans(), i.e. to stop leaking scsi internal details where they are not needed. Signed-off-by: Dan Williams <dan.j.williams@intel.com> Tested-by: Eldad Zack <eldad@fogrefinery.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>