All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>
To: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	David Dillow <dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org>,
	Or Gerlitz <or.gerlitz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Vu Pham <vu-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	Sagi Grimberg <sagig-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: [PATCH v4 0/4] IB/srp fixes
Date: Thu, 21 Feb 2013 18:15:45 +0100	[thread overview]
Message-ID: <51265641.4060609@acm.org> (raw)

This patch series avoids that SCSI error handling triggers an endless 
loop and also restores reporting of QP errors in the kernel log.

Changes between v4 and v3:
- Added a patch that ensures that the SCSI host gets removed in time
   when a user space process keeps queueing I/O during removal, e.g.
   an older version of multipathd.
- Added "Cc: <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> # 3.8" tag.

Changes between v3 and v2:
- As proposed by Dave, added a patch that prevents sending of a task
   management function over a closed connection.

Changes between v2 and v1:
- Track connection state properly.
- Make srp_reset_host() reset requests even if reconnecting fails
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2013-02-21 17:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-21 17:15 Bart Van Assche [this message]
     [not found] ` <51265641.4060609-HInyCGIudOg@public.gmane.org>
2013-02-21 17:16   ` [PATCH v4 1/4] IB/srp: Track connection state properly Bart Van Assche
2013-02-21 17:18   ` [PATCH v4 2/4] IB/srp: Avoid sending a task management function needlessly Bart Van Assche
2013-02-21 17:19   ` [PATCH v4 3/4] IB/srp: Avoid endless SCSI error handling loop Bart Van Assche
2013-02-21 17:20   ` [PATCH v4 4/4] IB/srp: Fail I/O requests if the transport is offline Bart Van Assche
2013-02-25 17:32   ` [PATCH v4 0/4] IB/srp fixes Roland Dreier
     [not found]     ` <CAL1RGDXJecgywr-xrD8r6kC4mUDECTvbhKgX3QjuC1VWGjz_kQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-02-25 17:36       ` Or Gerlitz
     [not found]         ` <CAJZOPZJR4SSkOEd_zEDnt4bZC-YkNPijZwQ-W=8-dSQuM_4Avw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-02-25 17:41           ` Or Gerlitz

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=51265641.4060609@acm.org \
    --to=bvanassche-hinycgiudog@public.gmane.org \
    --cc=dave-i1Mk8JYDVaaSihdK6806/g@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=or.gerlitz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=sagig-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=vu-VPRAkNaXOzVWk0Htik3J/w@public.gmane.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 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.