All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org,
	htejun@gmail.com, russb@emc.com
Subject: [PATCH 0/3] libata: scsi error handling, encore
Date: Sun, 09 Oct 2005 22:23:36 +1000	[thread overview]
Message-ID: <43490BC8.9060504@torque.net> (raw)

This is a series of patches that are equivalent to
one sent on 2005/09/19:
"[PATCH] libata: scsi error handling, lk 2.6.14-rc1"
http://marc.theaimsgroup.com/?l=linux-scsi&m=112711945709949&w=2

The aim is to build more general sense buffers for SCSI
errors detected in the SCSI ATA translation layer in libata.
These patches are against Jeff's libata-dev git repository,
upstream branch.
Patch 1:  adds ata_scsi_set_sense() extern declaration and
          definition
Patch 2:  switch error processing in libata-scsi.c to use
          ata_scsi_set_sense()
Patch 3:  remove static inline definitions in libata.h that
          are no longer used after patch 2

Signed-off-by: Douglas Gilbert <dougg@torque.net>

Doug Gilbert


             reply	other threads:[~2005-10-09 12:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-09 12:23 Douglas Gilbert [this message]
2005-10-09 13:23 ` [PATCH 0/3] libata: scsi error handling, encore Jeff Garzik
2005-10-09 17:30   ` Luben Tuikov
2005-10-09 17:43     ` Jeff Garzik
2005-10-15  2:30   ` Douglas Gilbert
2005-10-15  2:34     ` Jeff Garzik
2005-10-15  3:46       ` Douglas Gilbert
2005-10-15  3:54         ` Tejun Heo
2005-10-15  3:55           ` Tejun Heo
2005-10-18 21:06           ` Jeff Garzik
2005-10-19  3:47             ` Tejun Heo
2005-10-15  5:08       ` Albert Lee

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=43490BC8.9060504@torque.net \
    --to=dougg@torque.net \
    --cc=htejun@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=russb@emc.com \
    /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.