commit | 11471e0d04f3762b9216d8421ce6e9d89b0bf450 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Sat Apr 19 18:00:16 2014 +0800 |
committer | Jens Axboe <axboe@fb.com> | Mon Apr 21 10:38:34 2014 -0600 |
tree | 1127998724da07ee384d3464812d60d94f311284 | |
parent | dc4a93078b8a6a10d2dcaba76ab488d6dbe73922 [diff] |
blk-mq: free hctx->ctx_map when init failed Avoid memory leak in the failure path. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>