[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1331787922.5969.129.camel@haakon2.linux-iscsi.org>
Date: Wed, 14 Mar 2012 22:05:22 -0700
From: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: target-devel <target-devel@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
linux-scsi <linux-scsi@...r.kernel.org>,
Martin Svec <martin.svec@...er.cz>,
Christoph Hellwig <hch@....de>,
Andy Grover <agrover@...hat.com>, Greg KH <greg@...ah.com>
Subject: [GIT PULL] target-pending/3.3-urgent
Hi Linus,
Please pull the following two urgent v3.3 target patches here:
git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git 3.3-urgent
This series addresses two recently reported regression bugs related to
legacy SCSI reservation usage in target core, and iscsi-target
reservation conflict handling.
The second patch in particular addresses possible data-corruption with
SCSI reservations that is specific to iscsi-target fabric LUNs with
multiple client writers. Both patches need to go into v3.2 stable ASAP,
and the branch based on the last target-pending/3.3-rc-fixes HEAD.
Again, thanks to Martin Svec for his help to identify and address this
regression bug with iscsi-target.
Please let me know if you have any issues pulling.
Thanks,
--nab
Nicholas Bellinger (2):
target: Fix compatible reservation handling (CRH=1) with legacy
RESERVE/RELEASE
iscsi-target: Fix reservation conflict -EBUSY response handling bug
drivers/target/iscsi/iscsi_target.c | 2 +-
drivers/target/target_core_pr.c | 34 ++++++++++++++++++++-----------
drivers/target/target_core_transport.c | 1 +
3 files changed, 24 insertions(+), 13 deletions(-)
--
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