2002-03-16 16:29:43

by Justin Cormack

[permalink] [raw]
Subject: quick sd question

Sorry, a quick question, as I seem to be blind today...

sd.c helpfully says:

/*
* requeue_sd_request() is the request handler function for the sd driver.
* Its function in life is to take block device requests, and translate
* them to SCSI commands.
*/

This could usefully be deleted, as this function doesnt exist.

However I cannot find the code that actually does this - any pointers?

thanks

Justin