commit | 1f9f07e917f43af420f8cb3afc2b3fa703cea6e9 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Tue May 27 08:34:45 2014 -0600 |
committer | Jens Axboe <axboe@fb.com> | Tue May 27 08:34:45 2014 -0600 |
tree | fceb97830c0601462a0dbb7547057c9cca41579e | |
parent | 35086784caec571be185f643eb1b045a275d60b3 [diff] |
blk-mq: fix leak of hctx->ctx_map hctx->ctx_map should have been freed inside blk_mq_free_queue(). Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>