Commit 6cdd552
[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>1 parent a468348 commit 6cdd552
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1845 | 1845 | | |
1846 | 1846 | | |
1847 | 1847 | | |
1848 | | - | |
| 1848 | + | |
1849 | 1849 | | |
1850 | 1850 | | |
1851 | 1851 | | |
1852 | 1852 | | |
1853 | 1853 | | |
1854 | 1854 | | |
1855 | | - | |
1856 | 1855 | | |
1857 | 1856 | | |
1858 | 1857 | | |
| |||
1861 | 1860 | | |
1862 | 1861 | | |
1863 | 1862 | | |
1864 | | - | |
1865 | 1863 | | |
1866 | 1864 | | |
1867 | 1865 | | |
| |||
1876 | 1874 | | |
1877 | 1875 | | |
1878 | 1876 | | |
1879 | | - | |
1880 | | - | |
1881 | | - | |
| 1877 | + | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
1882 | 1882 | | |
1883 | 1883 | | |
1884 | 1884 | | |
| |||
0 commit comments