From: Roland Dreier <roland@xxxxxxxxxxxxxxx> Hi Nic / Arun: Here are a few pretty major fixes that I hope can get into the 3.5 merge of this stuff (Steve's patch that saves 128MB of memory per port is maybe not strictly a fix but is pretty major). Please review / apply. Thanks! Roland Dreier (2): tcm_qla2xxx: Add hook so qla_target code can shutdown sessions qla2xxx: Don't create duplicate target sessions Steve Hodgson (1): tcm_qla2xxx: Convert FC address map from flat array to btree drivers/scsi/qla2xxx/Kconfig | 1 + drivers/scsi/qla2xxx/qla_target.c | 96 ++++++++--------- drivers/scsi/qla2xxx/qla_target.h | 1 + drivers/scsi/qla2xxx/tcm_qla2xxx.c | 201 ++++++++++++++++-------------------- drivers/scsi/qla2xxx/tcm_qla2xxx.h | 22 +--- 5 files changed, 138 insertions(+), 183 deletions(-) -- 1.7.9.5 -- 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