From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> Hi James, Please pull the following set of target patches rebased against scsi-post-merge for .38 here: git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6.git master This includes an improved version of your patch to address the 1024+ byte stack usage warning and two other PR releated bug-fixes to address issues reported by Gusatvo Panizzo with Vertias Cluster on RHEL5 + Open-iSCSI clients in the last weeks. These changes have been tested, verified externally, committed into upstream lio-core-2.6.git and posted to linux-scsi for review. At this point with the addition of the MAINTAINERS entry, the core target pieces will be in sync with scsi-post-merge from upstream TCM code. Thanks again to Gustavo for his testing with lio-4.0 code over the holidays and all his help to get the Vertias Cluster working with a generic PR bugfix that applies to all SCSI target fabrics! Signed-off-by: Nicholas A. Bellinger <nab@xxxxxxxxxxxxxxx> Nicholas Bellinger (4): target: Fix excessive stack usage target: Fix T_TASK(cmd)->t_task_cdb assignement breakage target: Add missing core_scsi3_put_pr_reg() for explict REGISTER key change target: Add drivers/target/ entry to MAINTAINERS MAINTAINERS | 10 ++++++++++ drivers/target/target_core_pr.c | 15 ++++++++------- drivers/target/target_core_transport.c | 16 +++++++++------- 3 files changed, 27 insertions(+), 14 deletions(-) -- 1.7.3.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