All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: James Bottomley <jbottomley@suse.de>
Cc: linux-scsi@vger.kernel.org, jaxboe@fusionio.com,
	michaelc@cs.wisc.edu, agk@redhat.com,
	Hannes Reinecke <hare@suse.de>
Subject: [PATCH v4 0/3] differentiate between I/O errors
Date: Tue, 18 Jan 2011 10:13:10 +0100	[thread overview]
Message-ID: <cover.1295340405.git.hare@suse.de> (raw)

Changes in v4:
Included new error -EBADE to signal nexus errors.

The diffstat:

Hannes Reinecke (1):
  scsi: Detailed I/O errors

Mike Snitzer (2):
  dm mpath: propagate target errors immediately
  block: improve detail in I/O error messages

 block/blk-core.c          |   23 ++++++++++++++++++++---
 drivers/md/dm-mpath.c     |   22 ++++++++++------------
 drivers/scsi/scsi_error.c |   24 +++++++++++++++++-------
 drivers/scsi/scsi_lib.c   |   28 ++++++++++++++++++++++++++--
 include/scsi/scsi.h       |    5 +++++
 5 files changed, 78 insertions(+), 24 deletions(-)


             reply	other threads:[~2011-01-18  9:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18  9:13 Hannes Reinecke [this message]
2011-01-18  9:13 ` [PATCH v4 1/3] scsi: Detailed I/O errors Hannes Reinecke
2011-01-18 11:33   ` Douglas Gilbert
2011-01-18 12:01     ` Hannes Reinecke
2011-01-27 22:35       ` Mike Snitzer
2011-01-27 22:41         ` James Bottomley
2011-01-27 22:54           ` Mike Snitzer
2011-01-28  8:12             ` Jens Axboe
2011-01-28 13:11           ` Alasdair G Kergon
2011-01-18  9:13 ` [PATCH v4 2/3] dm mpath: propagate target errors immediately Hannes Reinecke
2011-01-18  9:13 ` [PATCH v4 3/3] block: improve detail in I/O error messages Hannes Reinecke
2011-01-27 22:51   ` Mike Snitzer

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=cover.1295340405.git.hare@suse.de \
    --to=hare@suse.de \
    --cc=agk@redhat.com \
    --cc=jaxboe@fusionio.com \
    --cc=jbottomley@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    /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.