lkml.org 
[lkml]   [2023]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/2] scsi: target: iscsi: Fix two protocol issues
    Date
    From: Lee Duncan <lduncan@suse.com>

    Recent boot testing using the fastlinq qedi iSCSI Converged Network
    Adapter and an LIO target uncovered a couple of issues with the
    kernel iSCSI target driver. The first patch addresses an issue
    with the handling of iSCSI "immediate commands", which are allowed
    but not common, and the second patch lowers the noise level of the
    driver when initiators send PDUs with the read and/or write bits
    set but no data, which is also allowed. (See RFC 3720)

    Lee Duncan (2):
    scsi: target: iscsi: handle SCSI immediate commands
    scsi: target: iscsi: don't warn of R/W when no data

    drivers/target/iscsi/iscsi_target.c | 17 ++++++-----------
    drivers/target/iscsi/iscsi_target_util.c | 10 ++++++++--
    2 files changed, 14 insertions(+), 13 deletions(-)

    --
    2.43.0

    \
     
     \ /
      Last update: 2023-12-07 18:45    [W:8.649 / U:0.296 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site