1
0
Files
linux/drivers/md
Joe Thornber 025b96853f dm thin: remove cells from stack
This patch takes advantage of the new bio-prison interface where the
memory is now passed in rather than using a mempool in bio-prison.
This allows the map function to avoid performing potentially-blocking
allocations that could lead to deadlocks: We want to avoid the cell
allocation that is done in bio_detain.

(The potential for mempool deadlocks still remains in other functions
that use bio_detain.)

Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
2013-03-01 22:45:50 +00:00
..
2013-02-22 23:31:31 -05:00
2012-03-28 18:41:29 +01:00
2012-07-30 17:25:16 -07:00
2013-03-01 22:45:47 +00:00
2013-03-01 22:45:50 +00:00
2013-03-01 22:45:44 +00:00
2013-03-01 22:45:47 +00:00
2013-03-01 22:45:49 +00:00
2012-12-21 20:23:38 +00:00
2012-10-22 10:44:55 +11:00
2013-03-01 22:45:46 +00:00
2012-10-11 13:08:44 +11:00
2012-10-11 13:25:44 +11:00
2012-10-11 13:49:05 +11:00