linux/drivers/block/paride
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
..
Kconfig
Makefile
Transition-notes
aten.c
bpck.c
bpck6.c
comm.c
dstr.c
epat.c
epia.c
fit2.c
fit3.c
friq.c
frpw.c
kbic.c
ktti.c
mkd
on20.c
on26.c
paride.c
paride.h
pcd.c paride: dequeue in-flight request 2009-05-11 09:52:16 +02:00
pd.c paride: dequeue in-flight request 2009-05-11 09:52:16 +02:00
pf.c paride: dequeue in-flight request 2009-05-11 09:52:16 +02:00
pg.c paride/pg.c: xs(): &&/|| confusion 2009-02-18 10:32:01 +01:00
ppc6lnx.c
pseudo.h
pt.c [PATCH] introduce fmode_t, do annotations 2008-10-21 07:47:06 -04:00