Boaz Harrosh wrote: > On 05/21/2009 04:55 AM, Tejun Heo wrote: >> James Bottomley wrote: >> There are also some drivers which use queuelist for internal purposes >> after dequeueing, which also screws up blk_queued_rq() test in >> addition to being questionable practice to begin with. Maybe we would >> be better off with a flag? >> > > What is the REQ_STARTED flag for? That is used to pin a request which has been peeked by low level driver at the top of the queue so that the next peek or fetch returns the same request. I'm not sure whether that is necessary at this point tho. Thanks. -- tejun -- To unsubscribe from this list: 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