git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6b4e61
)
target: cleanup iblock bio submission
author
Christoph Hellwig
<hch@infradead.org>
Sun, 25 Sep 2011 18:56:24 +0000
(14:56 -0400)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:20:43 +0000
(
03:20
+0000)
Move the entirely bio allocation, mapping and submission into ->do_task.
This
a) avoids blocking the I/O submission thread unessecarily, and
b) simplifies the code greatly
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found