Tejun Heo b12d4f82c1 paride: dequeue in-flight request
pd/pf/pcd have track in-flight request by pd/pf/pcd_req.  They can be
converted to dequeueing model by updating fetching and completion
paths.  Convert them.

Note that removal of elv_next_request() call from pf_next_buf()
doesn't make any functional difference.  The path is traveled only
during partial completion of a request and elv_next_request() call
must return the same request anyway.

[ Impact: dequeue in-flight request ]

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Tim Waugh <tim@cyberelk.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-05-11 09:52:16 +02:00
..
2009-05-11 09:50:55 +02:00
2009-05-11 09:52:16 +02:00
2009-04-21 13:41:51 -07:00
2009-04-13 15:04:29 -07:00
2009-05-11 09:52:14 +02:00
2009-04-17 10:50:27 -07:00
2009-04-05 00:32:25 +02:00
2009-04-21 13:41:50 -07:00
2009-04-24 07:52:08 -07:00
2009-04-21 13:41:49 -07:00
2009-04-05 00:32:22 +02:00
2009-04-08 14:25:51 -07:00