public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
To: target-devel <target-devel@vger.kernel.org>
Cc: linux-scsi <linux-scsi@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Roland Dreier <roland@kernel.org>, Joern Engel <joern@logfs.org>,
	Nicholas Bellinger <nab@linux-iscsi.org>
Subject: [PATCH 0/3] target: Re-instate sess_wait_list usage
Date: Sat, 18 May 2013 00:40:28 +0000	[thread overview]
Message-ID: <1368837631-2239-1-git-send-email-nab@linux-iscsi.org> (raw)

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

Hi folks,

Here's a short series to re-instate the original sess_wait_list to pre
commit 1c7b13fe652 logic, along with the necessary changes to function
within ib_srpt code during active I/O shutdown.

This has been tested with ib_srpt, but still needs to be verified with
tcm_qla2xxx during active I/O shutdown.

Thanks,

--nab

Joern Engel (1):
  target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds

Nicholas Bellinger (2):
  target: Re-instate sess_wait_list for target_wait_for_sess_cmds
  ib_srpt: Call target_sess_cmd_list_set_waiting during
    shutdown_session

 drivers/infiniband/ulp/srpt/ib_srpt.c  |   34 +++++++++++++++++------
 drivers/infiniband/ulp/srpt/ib_srpt.h  |    1 +
 drivers/scsi/qla2xxx/tcm_qla2xxx.c     |    2 +-
 drivers/target/target_core_transport.c |   46 +++++++++++++------------------
 include/target/target_core_base.h      |    1 +
 include/target/target_core_fabric.h    |    2 +-
 6 files changed, 48 insertions(+), 38 deletions(-)

-- 
1.7.2.5

             reply	other threads:[~2013-05-18  0:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-18  0:40 Nicholas A. Bellinger [this message]
2013-05-18  0:40 ` [PATCH 1/3] target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds Nicholas A. Bellinger
2013-05-18  0:40 ` [PATCH 2/3] target: Re-instate sess_wait_list for target_wait_for_sess_cmds Nicholas A. Bellinger
2013-05-18  0:40 ` [PATCH 3/3] ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session Nicholas A. Bellinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1368837631-2239-1-git-send-email-nab@linux-iscsi.org \
    --to=nab@linux-iscsi.org \
    --cc=joern@logfs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=roland@kernel.org \
    --cc=target-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox