I am developing a new SCSI upper layer driver. (Object based SCSI device) I noticed that scsi_do_req execute commands in LIFO order (add new commands to the head of the Q). This behavior can cause a starvation of commands (or at least long delays). What is the proper solution to this? Thanks, - Liran - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html