Re: [PATCH 16/18] gdrom: dequeue in-flight request

From: Tejun Heo
Date: Fri May 08 2009 - 19:46:51 EST


Adrian McMenamin wrote:
> On Fri, 2009-05-08 at 11:54 +0900, Tejun Heo wrote:
>> gdrom already dequeues and fully completes requests on normal path and
>> the error paths can be easily converted to do so too. Clean it up and
>> dequeue requests on error paths too.
>>
>> While at it remove superflous blk_fs_request() && !blk_rq_sectors()
>> condition check.
>>
>> [ Impact: dequeue in-flight request, cleanup ]
>>
>> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
>> Cc: Adrian McMenamin <adrian@xxxxxxxxxxxxxxxxx>
>> ---
>
> Tested-by: Adrian McMenamin <adrian@xxxxxxxxxxxxxxxxx>
> Acked-by: Adrian McMenamin <adrian@xxxxxxxxxxxxxxxxx>

Thanks.

--
tejun
--
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/