mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
d60b7a0fc9
This patch converts transport_core_report_lun_response() to use drivers/scsi/scsi_scan.c:int_to_scsilun instead of using the struct target_core_fabric_ops->pack_lun() fabric provided API vector. It also removes the tfo->pack_lun check from target_fabric_tf_ops_check() and removes from struct target_core_fabric_ops->pack_lun() from target_core_fabric_ops.h, and the following mainline scsi-misc fabric modules: *) tcm_loop: Drop tcm_loop_pack_lun() usage *) tcm_fc: Drop ft_pack_lun() usage Reported-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org> Signed-off-by: James Bottomley <jbottomley@parallels.com> |
||
---|---|---|
.. | ||
configfs_macros.h | ||
target_core_base.h | ||
target_core_configfs.h | ||
target_core_device.h | ||
target_core_fabric_configfs.h | ||
target_core_fabric_lib.h | ||
target_core_fabric_ops.h | ||
target_core_tmr.h | ||
target_core_tpg.h | ||
target_core_transport.h |