public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Douglas Gilbert <dougg@torque.net>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
	James.Bottomley@SteelEye.com
Subject: Re: [PATCH] sg descriptor sense cleanup lk 2.6.11-rc1-bk1
Date: Thu, 20 Jan 2005 11:15:26 +0000	[thread overview]
Message-ID: <20050120111526.GD32550@infradead.org> (raw)
In-Reply-To: <41EBA3F9.8030305@torque.net>

On Mon, Jan 17, 2005 at 09:39:37PM +1000, Douglas Gilbert wrote:
> Continuation of descriptor sense data expansion to
> sg driver.
> 
> Next will be the sd driver which awaits a
> new utility function in constants.c to read the
> sense data information field for medium/hardware
> errors.
> 
> Changelog:
>   - expand sense data handling to descriptor format
>   - make module parameters visible in
>       /sys/modules/sg/parameters
>   - add "readable" SCSI commands: READ(16), REPORT LUNS,
>     SERVICE_ACTION_IN, RECEIVE_DIAGNOSTIC, READ_LONG
>     and MAINTENANCE_IN_CMD to list
> 
> Signed-off-by: Douglas Gilbert <dougg@torque.net>

+#ifndef MAINTENANCE_IN_CMD
+#define MAINTENANCE_IN_CMD 0xa3
+#endif

Shouldn't we put it into <scsi/scsi.h> ?


  reply	other threads:[~2005-01-20 11:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-17 11:39 [PATCH] sg descriptor sense cleanup lk 2.6.11-rc1-bk1 Douglas Gilbert
2005-01-20 11:15 ` Christoph Hellwig [this message]
2005-01-20 23:35   ` Douglas Gilbert

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=20050120111526.GD32550@infradead.org \
    --to=hch@infradead.org \
    --cc=James.Bottomley@SteelEye.com \
    --cc=dougg@torque.net \
    --cc=linux-scsi@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