Apologies, I didn't think of modular SCSI/IDE for this...
--- /opt/kernel/linux-2.4.0-ac7/drivers/block/ll_rw_blk.c Fri Jan 12 04:47:18 2001
+++ drivers/block/ll_rw_blk.c Fri Jan 12 04:47:40 2001
@@ -1389,3 +1389,4 @@
EXPORT_SYMBOL(generic_make_request);
EXPORT_SYMBOL(blkdev_release_request);
EXPORT_SYMBOL(generic_unplug_device);
+EXPORT_SYMBOL(queued_sectors);
-- * Jens Axboe <axboe@suse.de> * SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/