[PATCH 0/4] iscsi-target: Reject PDU improvements/cleanups for v3.11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>

Hi folks,

Here are a few ISCSI_OP_REJECT improvements + cleanups for v3.11 code.

This changes existing code to not always force session reinstatement
to occur after generating ISCSI_OP_REJECT, and adds a iscsit_reject_cmd()
call in iscsit_sequence_cmd() in order to drop the external reject calls
done by per PDU processing code.

Also included is a iser-target patch to update isert_put_reject() that
posts the original PDU header as ISCSI_OP_REJECT buffer payload, along
with a minor rename patch.

Note an issue wrt session reinstatement for ISCSI_OP_REJECT + iser-target
is stll being tracked down, and will be sent as a seperate patch.

Thanks,

--nab

Nicholas Bellinger (4):
  iscsi-target: Cleanups for REJECT usage + drop fail_conn bit
  iscsi-target: Internalize REJECT for iscsit_sequence_cmd()
  iser-target: Add missing isert_put_reject payload post
  iser-target: Rename sense_buf_[dma,len] -> pdu_buf_[dma,len]

 drivers/infiniband/ulp/isert/ib_isert.c  |   47 ++++---
 drivers/infiniband/ulp/isert/ib_isert.h  |    4 +-
 drivers/target/iscsi/iscsi_target.c      |  256 +++++++++++++----------------
 drivers/target/iscsi/iscsi_target.h      |    2 +-
 drivers/target/iscsi/iscsi_target_core.h |    5 +-
 drivers/target/iscsi/iscsi_target_erl0.c |    7 +-
 drivers/target/iscsi/iscsi_target_erl1.c |   26 ++--
 drivers/target/iscsi/iscsi_target_util.c |   27 +++-
 drivers/target/iscsi/iscsi_target_util.h |    3 +-
 include/target/iscsi/iscsi_transport.h   |    5 +-
 10 files changed, 188 insertions(+), 194 deletions(-)

-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux