public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] differentiate between I/O errors
@ 2011-01-14 15:58 Mike Snitzer
  2011-01-14 15:58 ` [PATCH v3 1/3] scsi: Detailed " Mike Snitzer
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Mike Snitzer @ 2011-01-14 15:58 UTC (permalink / raw)
  To: James Bottomley
  Cc: linux-scsi, agk, jaxboe, Hannes Reinecke, michaelc, Mike Snitzer

Refreshed against 2.6.38 merge window commit (52cfd503ad717).
Added Hannes' Acked-by to patch 2 and 3.  Removed RFC tag from all
patches now that we have consensus.

James, it would be outstanding if we could get this squeezed in to the
2.6.38 merge.  But if not, at least getting it staged in your tree for
2.6.39 merge would be great.

The non-scsi changes _could_ go through block and DM trees
respectively but I figured it easiest to keep the patchset together in
one tree (biggest change being SCSI it seemed to make sense to push
the changes through your tree).
sense).

Please advise, thanks.
Mike

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          |   20 +++++++++++++++++---
 drivers/md/dm-mpath.c     |   11 +----------
 drivers/scsi/scsi_error.c |   24 +++++++++++++++++-------
 drivers/scsi/scsi_lib.c   |   24 ++++++++++++++++++++++--
 include/scsi/scsi.h       |    3 +++
 5 files changed, 60 insertions(+), 22 deletions(-)
-- 
1.7.3.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-01-17 18:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14 15:58 [PATCH v3 0/3] differentiate between I/O errors Mike Snitzer
2011-01-14 15:58 ` [PATCH v3 1/3] scsi: Detailed " Mike Snitzer
2011-01-14 16:10   ` Jonathan McDowell
2011-01-14 17:16     ` Mike Snitzer
2011-01-17 15:52       ` Hannes Reinecke
2011-01-17 18:20         ` Mike Snitzer
2011-01-14 15:58 ` [PATCH v3 2/3] dm mpath: propagate target errors immediately Mike Snitzer
2011-01-14 15:58 ` [PATCH v3 3/3] block: improve detail in I/O error messages Mike Snitzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox