aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorMike Snitzer <[email protected]>2018-03-12 23:49:25 +0000
committerMike Snitzer <[email protected]>2018-03-13 19:09:56 +0000
commite8f74a0f00113d74ac18d6de13096f9e2f95618a (patch)
treebc9f364fa06510e223b94d1459526f111d5bec07 /fs/proc/array.c
parentdm mpath: fix uninitialized 'pg_init_wait' waitqueue_head NULL pointer (diff)
downloadkernel-e8f74a0f00113d74ac18d6de13096f9e2f95618a.tar.gz
kernel-e8f74a0f00113d74ac18d6de13096f9e2f95618a.zip
dm mpath: eliminate need to use scsi_device_from_queue
Instead of scsi_device_from_queue(), use scsi_dh_attached_handler_name() -- whose implementation uses scsi_device_from_queue() to avoid trying to access SCSI-specific resources from non-SCSI devices. Fixes buildbot reported issue when CONFIG_SCSI isn't set: ERROR: "scsi_device_from_queue" [drivers/md/dm-multipath.ko] undefined! Fixes: 8d47e65948dd ("dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks") Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions