Files
linux/block
Omar Sandoval 0c9539a431 blk-mq: fix leak of q->stats
blk_alloc_queue_node() already allocates q->stats, so
blk_mq_init_allocated_queue() is overwriting it with a new allocation.

Fixes: a83b576c9c ("block: fix stacked driver stats init and free")
Reviewed-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-03-29 08:09:08 -06:00
..
2016-10-28 08:45:17 -06:00
2017-03-29 08:09:08 -06:00
2017-02-27 18:43:47 -08:00
2017-03-22 20:11:37 -06:00
2017-02-08 13:43:06 -07:00