dm: remove now unused bio-based io_pool and _io_cache

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
This commit is contained in:
Mike Snitzer
2017-12-11 23:28:13 -05:00
parent 64f52b0e31
commit dde1e1ec4c
2 changed files with 2 additions and 30 deletions

View File

@@ -92,8 +92,6 @@ struct mapped_device {
* io objects are allocated from here.
*/
struct bio_set *io_bs;
mempool_t *io_pool;
struct bio_set *bs;
/*