[GIT PULL] target fixes for v3.10-rc7

From: Nicholas A. Bellinger
Date: Fri Jun 21 2013 - 23:17:21 EST


Hello Linus,

Here are the current target-pending fixes queued for v3.10-rc7 code.

Please go ahead and pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git master

Included is the recent tcm_qla2xxx residual underrun length fix from
Roland, along with Joern's iscsi-target patch for session_lock breakage
within iscsit_stop_time2retain_timer() code. Both are CC'ed to stable.

The remaining two are specific to recent iscsi-target + iser conversion
changes. One drops some left-over debug noise, and Andy's patch fixes
configfs attribute handling during an explicit network portal feature
bit disable when iser-target is unsupported.

Thank you,

--nab

Andy Grover (1):
target/iscsi: Fix op=disable + error handling cases in np_store_iser

JÃrn Engel (1):
target/iscsi: don't corrupt bh_count in
iscsit_stop_time2retain_timer()

Nicholas Bellinger (1):
iscsi-target: Remove left over v3.10-rc debug printks

Roland Dreier (1):
tcm_qla2xxx: Fix residual for underrun commands that fail

drivers/scsi/qla2xxx/tcm_qla2xxx.c | 6 ++++-
drivers/target/iscsi/iscsi_target_configfs.c | 27 +++++++++++++------------
drivers/target/iscsi/iscsi_target_erl0.c | 4 +-
drivers/target/iscsi/iscsi_target_login.c | 3 --
drivers/target/iscsi/iscsi_target_nego.c | 3 --
5 files changed, 21 insertions(+), 22 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/