From: Dan Aloni <da-x@monatomic.org>
To: Jan-Benedict Glaw <jbglaw@lug-owl.de>
Cc: Linux Kernel List <linux-kernel@vger.kernel.org>,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH] add two SCSI command opcodes
Date: Thu, 19 Apr 2007 19:39:59 +0300 [thread overview]
Message-ID: <20070419163959.GA25595@localdomain> (raw)
In-Reply-To: <20070419154743.GA18325@lug-owl.de>
On Thu, Apr 19, 2007 at 05:47:43PM +0200, Jan-Benedict Glaw wrote:
> On Thu, 2007-04-19 18:10:54 +0300, Dan Aloni <da-x@monatomic.org> wrote:
> > diff --git a/include/scsi/scsi.h b/include/scsi/scsi.h
> > index 5c0e979..dff842a 100644
> > --- a/include/scsi/scsi.h
> > +++ b/include/scsi/scsi.h
> > @@ -103,6 +103,7 @@ extern const unsigned char scsi_command_size[8];
> > #define READ_12 0xa8
> > #define WRITE_12 0xaa
> > #define WRITE_VERIFY_12 0xae
> > +#define VERIFY_12 0xaf
> > #define SEARCH_HIGH_12 0xb0
> > #define SEARCH_EQUAL_12 0xb1
> > #define SEARCH_LOW_12 0xb2
> > @@ -111,6 +112,7 @@ extern const unsigned char scsi_command_size[8];
> > #define WRITE_LONG_2 0xea
> > #define READ_16 0x88
> > #define WRITE_16 0x8a
> > +#define WRITE_VERIFY_16 0x8e
> > #define VERIFY_16 0x8f
> > #define SERVICE_ACTION_IN 0x9e
> > /* values for service action in */
>
> Where's the user?
A privately maintained kernel driver.
Do we _must_ have in-tree users? I'd consider the change for completion's
sake.
--
Dan Aloni
XIV LTD, http://www.xivstorage.com
da-x (at) monatomic.org, dan (at) xiv.co.il
next prev parent reply other threads:[~2007-04-19 16:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-19 15:10 [PATCH] add two SCSI command opcodes Dan Aloni
2007-04-19 15:47 ` Jan-Benedict Glaw
2007-04-19 16:39 ` Dan Aloni [this message]
2007-04-19 16:49 ` Matthew Wilcox
2007-04-19 22:38 ` Steven Hayter
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=20070419163959.GA25595@localdomain \
--to=da-x@monatomic.org \
--cc=jbglaw@lug-owl.de \
--cc=linux-kernel@vger.kernel.org \
--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