On Thursday 03 January 2008 20:26:13 Boaz Harrosh wrote:
> On Thu, Jan 03 2008 at 10:50 +0200, Rusty Russell <[EMAIL PROTECTED]> 
wrote:
> > This patch simply converts direct uses of ->use_sg and ->request_buffer
> > to use the wrapper macros.  This removes the assumption that the sg list
> > is overloaded on request_buffer, and that there's an explicit use_sg
> > field.
>
> All of these drivers are properly converted in current scsi-misc +
> scsi-pending. If you are really serious about changing scsi-layer you
> better work ontop of scsi git trees.

Hi Boaz,

    Well, I wouldn't say I'm serious about SCSI 8) but I am delighted to see 
this being done.  Have grabbed scsi-pending from git.kernel.org, thanks for 
the hint.

> Also you can inspect -mm tree it has the scsi_data_buffer patches that does
> 4/5 what you want.

   Remember, these scsi patches are a side-effect of trying to get my own 
sg-using code sane.  So this is exactly what I *don't* want: another "works 
for scsi" solution :(

I'll see where we can go from here...
Thanks,
Rusty.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to