Re: [osd-dev] [PATCH] scsi_lib: Bug in completion of bidi commands

From: Boaz Harrosh
Date: Mon Jan 04 2010 - 02:26:28 EST


On 01/03/2010 06:55 PM, Alan Stern wrote:
> On Sun, 3 Jan 2010, Boaz Harrosh wrote:
>
>>> What patch of mine are you referring to? So far James has rejected all
>>> the patches I have submitted recently. I'm going to try again in the
>>> near future...
>>>
>>
>> OK, that's my answer, I didn't know.
>>
>> Would you want that I attempt that collapsing of scsi_end_request() into scsi_io_completion
>> and the cleanup that implies? (that's the patch I meant.)
>
> Okay, I don't mind if you would like to rewrite that patch. The
> version I wrote didn't just move code from one subroutine to another;
> it also made a few semantic changes (the retry counter and the "error"
> argument to blk_end_request()). You'll probably want to break it
> up into a few patches, where the first simply moves the code around and
> the later ones do more significant things.
>

Hi Alan, thanks

I'll only do the former and I'll let you continue with the later. .I.E the
code rearrangement and cleanup. Then perhaps it would be easier for you to
enhance the code with the retries and error returns. I do not have the setup
that can test / demonstrate those fixes, I'd rather you did them.

> As I recall, the most recent version of that patch is here:
>
> http://marc.info/?l=linux-scsi&m=123991011815404&w=2
>

Thanks

> Alan Stern
>

Boaz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/