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:
32ca163
)
block: add private bio_set for bio integrity allocations
author
Martin K. Petersen
<martin.petersen@oracle.com>
Tue, 10 Mar 2009 07:27:39 +0000
(08:27 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 24 Mar 2009 11:35:17 +0000
(12:35 +0100)
The integrity bio allocation needs its own bio_set to avoid violating
the mempool allocation rules and risking deadlocks.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found