All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/3] target patches for scsi-post-merge .38 (round 2)
@ 2011-01-13  1:03 Nicholas A. Bellinger
  0 siblings, 0 replies; only message in thread
From: Nicholas A. Bellinger @ 2011-01-13  1:03 UTC (permalink / raw)
  To: James Bottomley; +Cc: linux-scsi, Joel Becker, Randy Dunlap, Nicholas Bellinger

From: Nicholas Bellinger <nab@linux-iscsi.org>

Hi James,

Please pull the followup set of target fixes rebased against scsi-post-merge
for .38 here:

git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6.git master

This includes an important bugfix for TMR LUN_RESET specific to fabric modules
that go into uninterruptible sleep waiting for an unsolicited data out buffer to
become ready (eg: SW iSCSI), a minor cleanup to convert the last simple_strtoul() ->
strict_strtoul() in target_core_fabric_configfs.c, and configfs kbuild dependency
change to include sysfs (by default) to fix a build warning reported by rdd and
recently ACK'ed by jlbec.

Thanks!

Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>

Nicholas Bellinger (3):
  target: Call transport_new_cmd_failure() while draining qobj_list
    during LUN_RESET
  target: Convert remaining usage of simple_strtoul -> strict_strtoul
  configfs: change depends -> select SYSFS

 drivers/target/target_core_fabric_configfs.c |   41 +++++++++++--------------
 drivers/target/target_core_tmr.c             |    9 ++++++
 drivers/target/target_core_transport.c       |    3 +-
 fs/configfs/Kconfig                          |   14 ++++----
 include/target/target_core_transport.h       |    1 +
 5 files changed, 36 insertions(+), 32 deletions(-)

-- 
1.7.3.5


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-13  1:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-13  1:03 [GIT PULL 0/3] target patches for scsi-post-merge .38 (round 2) Nicholas A. Bellinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.