]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] osst: changes required to move forward to block request
authorWillem Riede <osst@riede.org>
Sat, 11 Feb 2006 19:46:56 +0000 (14:46 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 7 Mar 2006 15:16:01 +0000 (09:16 -0600)
commit5e6575c051f3313feb9fe1aad61263b3560df5cc
treee8bfe9b9670ff782f1d27707689edf69761785f3
parent286fc8f8ea7ef58b54f150fc900ce019af483e89
[SCSI] osst: changes required to move forward to block request

On 02/07/2006 04:12:55 AM, Christoph Hellwig wrote:
> On Mon, Feb 06, 2006 at 08:02:21PM -0500, Willem Riede wrote:
>
> > But I will certainly help retire scsi_request. And anything else that is
> > needed to keep up with proper kernel style. Let me know what those are, if
> > you  would? I'll start looking at how st has changed, and will be back with
> > any  questions I may have.
>
> right now the above is the most urgent bit.  What would be nice but not
> required is a conversion to the sense handling helpers, similar to what
> st got (aka using the *normalize_sense functions and then dealing with the
> parsed sense buffer instead of the raw sense data)

Ok, so here is my first take at satisfying this request.
Be warned, that beyond compiling, and checking that the new module
doesn't immediately blow up, there hasn't yet been a lot of testing.

But this should allow you to comment on the changes, and move forward
with dropping scsi_request from the kernel code.

Signed-off-by: Willem Riede <osst@riede.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/osst.c
drivers/scsi/osst.h