From: Christophe Varoqui <christophe.varoqui@free.fr>
To: stefan.bader@de.ibm.com
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: [PATCH] pp_aula/spc.h
Date: Thu, 4 May 2006 16:56:45 +0200 [thread overview]
Message-ID: <20060504145645.GA2379@pundit> (raw)
In-Reply-To: <4457DDE2.6050607@us.xyratex.com>
On Tue, May 02, 2006 at 03:32:02PM -0700, Tom Kalus wrote:
> path_priority/pp_aula/spc.h
>
> Isn't the inquiry_data.product_identifier 16 bytes long? or do I need a
> later draft of SPC3... 21d - Feb 2005
> Bug doesn't effect existing code, but it's still a bug.
> Rest looks ok, so far as I can tell.
>
> See attached patch.
>
>
> diff --git a/path_priority/pp_alua/spc3.h b/path_priority/pp_alua/spc3.h
> index 11f5dbd..bddbbdd 100644
> --- a/path_priority/pp_alua/spc3.h
> +++ b/path_priority/pp_alua/spc3.h
> @@ -148,10 +148,10 @@ struct inquiry_data {
> /* ......x. = command queue support */
> /* .......x = vs2 */
> unsigned char vendor_identification[8];
> - unsigned char product_identification[8];
> + unsigned char product_identification[16];
> unsigned char product_revision[4];
> unsigned char vendor_specific[20];
> - unsigned char b48; /* xxxx.... = reserved */
> + unsigned char b56; /* xxxx.... = reserved */
> /* ....xx.. = clocking */
> /* ......x. = qas */
> /* .......x = ius */
Stefan,
Can you you ack this one ?
Regards,
cvaroqui
next prev parent reply other threads:[~2006-05-04 14:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-02 22:32 [PATCH] pp_aula/spc.h Tom Kalus
2006-05-04 14:56 ` Christophe Varoqui [this message]
2006-05-04 15:20 ` Stefan Bader
2006-05-04 21:38 ` Christophe Varoqui
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=20060504145645.GA2379@pundit \
--to=christophe.varoqui@free.fr \
--cc=dm-devel@redhat.com \
--cc=stefan.bader@de.ibm.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.