All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Higdon <jeremy@sgi.com>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: "Moore, Eric Dean" <Eric.Moore@lsil.com>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 6/7] - MPT FUSION - SPLITTING SCSI HOST DRIVERS
Date: Sun, 27 Mar 2005 01:16:30 -0800	[thread overview]
Message-ID: <20050327091630.GA938785@sgi.com> (raw)
In-Reply-To: <1111809137.5541.7.camel@mulgrave>

On Fri, Mar 25, 2005 at 09:52:17PM -0600, James Bottomley wrote:
> On Thu, 2005-03-24 at 16:57 -0700, Moore, Eric Dean wrote:
> > +static struct device_attribute mptscsih_queue_depth_attr = {
> > +       .attr = {
> > +               .name =         "queue_depth",
> > +               .mode =         S_IWUSR,
> > +       },
> > +       .store = mpt_core_store_queue_depth,
> > +};
> 
> But in the original which you're removing, this was implemented via the
> change_queue_depth API.
> 
> It looks like the patches you're posting are actually an older version
> of the fusion driver.   Do you have the split done on a current copy?
> 
> Thanks,
> 
> James

James, actually this queue depth code predates your change_queue_depth
API.  I don't think it was ever converted to the new API.

jeremy

  reply	other threads:[~2005-03-27  9:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-24 23:57 [PATCH 6/7] - MPT FUSION - SPLITTING SCSI HOST DRIVERS Moore, Eric Dean
2005-03-26  3:52 ` James Bottomley
2005-03-27  9:16   ` Jeremy Higdon [this message]
2005-03-27 15:04     ` James Bottomley
  -- strict thread matches above, loose matches on Subject: below --
2005-03-28 18:54 Moore, Eric Dean

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=20050327091630.GA938785@sgi.com \
    --to=jeremy@sgi.com \
    --cc=Eric.Moore@lsil.com \
    --cc=James.Bottomley@SteelEye.com \
    --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 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.