[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1377802911.32763.281.camel@haakon3.risingtidesystems.com>
Date: Thu, 29 Aug 2013 12:01:51 -0700
From: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: target-devel <target-devel@...r.kernel.org>,
linux-scsi <linux-scsi@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] target fixes for v3.11-rc7
Hi again Linus,
Ping ^2 on this PULL request for v3.11-rc7 -> v3.11
Also just got another confirmation on INQUIRY vendor + model response
data fix included below, this time specifically with a MSFT multipath
client setup.
It's not CC'ed to stable here, but given the amount of people it effects
I'll be sending to greg-kh separately.
Please PULL.
Thank you,
--nab
On Sat, 2013-08-24 at 14:26 -0700, Nicholas A. Bellinger wrote:
> Hi Linus,
>
> Here is the current set of target-pending fixes for v3.11-rc7.
>
> Please go ahead and pull from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master
>
> The first patch is to address a long standing issue where INQUIRY vendor
> + model response data was not correctly padded with ASCII spaces,
> causing one particular multipath stack to not function with our LUNs.
>
> The remaining patches are additional iscsi-target regression fixes for
> the post >= v3.10 iser-target changes. The second and third are failure
> cases that have appeared during further testing, and the forth is only
> reproducible with malformed packets.
>
> Thank you,
>
> --nab
>
> Nicholas Bellinger (4):
> target: Fix trailing ASCII space usage in INQUIRY vendor+model
> iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
> iscsi-target: Fix iscsit_transport reference leak during NP thread
> reset
> iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
>
> drivers/target/iscsi/iscsi_target.c | 17 ++++++++++-------
> drivers/target/iscsi/iscsi_target_login.c | 9 ++++-----
> drivers/target/target_core_spc.c | 9 ++++++---
> 3 files changed, 20 insertions(+), 15 deletions(-)
>
> --
> To unsubscribe from this list: send the line "unsubscribe target-devel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists