blk-mq: fix leak of set->tags
authorMing Lei <tom.leiming@gmail.com>
Wed, 23 Apr 2014 16:07:34 +0000 (00:07 +0800)
committerJens Axboe <axboe@fb.com>
Wed, 23 Apr 2014 16:08:22 +0000 (10:08 -0600)
set->tags should be freed in blk_mq_free_tag_set().

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c

diff --cc block/blk-mq.c
Simple merge