[GIT PULL] target-pending/3.3-urgent
From: Nicholas A. Bellinger
Date: Thu Mar 15 2012 - 01:05:37 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/