All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Mike Christie <michaelc@cs.wisc.edu>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] update some devinfo entries
Date: Tue, 15 Aug 2006 17:44:09 -0400	[thread overview]
Message-ID: <44E24029.7040405@cs.wisc.edu> (raw)
In-Reply-To: <1155675629.16063.9.camel@max>

Mike Christie wrote:
> The RHEL4 kernel contains some devinfo entries that
> upstream does not so I thought I should try and update
> upstream.
> 
> Most of them are new entries or pretty straight forward,
> except this one:
> 
> -       {"HITACHI", "OPEN-E", "*", BLIST_ATTACH_PQ3 | BLIST_SPARSELUN | BLIST_LARGELUN},
> +       {"HITACHI", "OPEN-", "*", BLIST_ATTACH_PQ3 | BLIST_SPARSELUN | BLIST_LARGELUN},
> 
> In RHEL we used to have OPEN-V, OPEN-L and OPEN-V and those used
> BLIST_SPARSELUN | BLIST_LARGELUN. We consolidated those to just
> OPEN-.
> 
> Upstream has "OPEN-E" with
> BLIST_ATTACH_PQ3 | BLIST_SPARSELUN | BLIST_LARGELUN
> 
> So I am not sure if consolidating that one into OPEN- is ok
> since I am not adding BLIST_ATTACH_PQ3 for all OPEN-.
> 

Ooops, I meant that I am now adding BLIST_ATTACH_PQ3 for all devices
matching OPEN-.

      reply	other threads:[~2006-08-15 22:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 21:00 [PATCH] update some devinfo entries Mike Christie
2006-08-15 21:44 ` Mike Christie [this message]

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=44E24029.7040405@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --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 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.