All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Christoph Hellwig <hch@infradead.org>
Cc: axboe@suse.de, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 0/10] remove scsi_request usage from sg and st
Date: Thu, 10 Nov 2005 06:51:21 -0600	[thread overview]
Message-ID: <43734249.3030800@cs.wisc.edu> (raw)
In-Reply-To: <20051110105513.GA9118@infradead.org>

Christoph Hellwig wrote:
> On Tue, Nov 08, 2005 at 04:06:29AM -0600, Mike Christie wrote:
> 
>>The following patches, made against scsi-misc, remove the scsi_request
>>usage from st and sg, do some tiny cleanup on sg, and make sg and st
>>always perform scatterlist IO.
>>
>>I have tested against libata and scsi_debug for disks. There are slight
>>changes, so someone with a tape device should test the patches, but Kai
>>since Kai did all the debugging last round I have not made many changes.
>>We will probably hit many problems with LLDs using low max_hw_sectors,
>>because they have not been converted to export their real values on the
>>host template so I think these patches should sit in scsi-misc for a
>>good deal of time.
> 
> 
> looks like linus is closing the big merge window for 2.6.15, so we won't
> be able to get this in fully.  What do you thing about getting in the
> infrastructure at least, that is patches: 1,3,6,7 for 2.6.15 and the rest
> afterwards, after the max_sectors thing has settled a little?
> 

If you merge #3 you need the late #11 
http://marc.theaimsgroup.com/?l=linux-scsi&m=113149038422831&w=2

It is up to Jens though since I am really digging deep into the block 
layer code in #3 and #6 may need to be fixed for SG_IO sr commands. I 
can rediff them if you they do not merge correctly. I noticed the block 
layer move code is now merge in scsi-misc.

Oh yeah was my last max_sectors close
http://marc.theaimsgroup.com/?l=linux-scsi&m=113147482216587&w=2
or did it need work, or do I just need to get LLD writers to set their 
sht->max_sectors correctly?

  reply	other threads:[~2005-11-10 12:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-08 10:06 [PATCH 0/10] remove scsi_request usage from sg and st Mike Christie
2005-11-08 10:10 ` Mike Christie
2005-11-08 16:54 ` Mike Christie
2005-11-10 10:55 ` Christoph Hellwig
2005-11-10 12:51   ` Mike Christie [this message]
2005-11-10 13:02     ` Christoph Hellwig

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=43734249.3030800@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=axboe@suse.de \
    --cc=hch@infradead.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.