On Thu, 2011-05-19 at 20:19 -0700, Nicholas A. Bellinger wrote: > From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> > > 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@xxxxxxxxxxx> > Signed-off-by: Nicholas A. Bellinger <nab@xxxxxxxxxxxxxxx> There's no way this or the following patch count as bug fixes. They're converging hand rolled functions and definitions (which is good, but not a bug fix). James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html