]> www.infradead.org Git - users/willy/xarray.git/commit
scsi: Convert same_target_siblings to XArray
authorMatthew Wilcox <willy@infradead.org>
Thu, 15 Nov 2018 07:02:19 +0000 (02:02 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 9 Aug 2019 01:38:14 +0000 (21:38 -0400)
commitc50ec0e940ded883089c92e6e17a3486ddd1c9e3
treec725c76ace81a917740972766408136e92db07f6
parent026d3f894483e5842640b607482166febe44e4a7
scsi: Convert same_target_siblings to XArray

Generally each target has only one LUN, so the target will have a direct
pointer to the sdev.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
drivers/scsi/scsi.c
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_scan.c
drivers/scsi/scsi_sysfs.c
include/scsi/scsi_device.h