Re: [PATCH scsi-misc-2.6 00/04] scsi: scsi_request_fn() reimplementation

From: Tejun Heo
Date: Tue Apr 12 2005 - 07:12:12 EST


Tejun Heo wrote:
Hello, guys.

This patchset reimplements scsi_request_fn(). All prep's are moved
into prep_fn and all state checking/issueing are moved into
scsi_reqfn. prep_fn() only terminates/defers unpreparable requests
and all requests are terminated through scsi midlayer.


This patchset assumes that previous patchsets 'timer updates' and 'clear REQ_SPECIAL/REQ_SOFTBARRIER usages' are applied.

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/