summaryrefslogtreecommitdiff
path: root/drivers/nvme/target/configfs.c
diff options
context:
space:
mode:
authorYufen Yu <yuyufen@huawei.com>2020-08-11 05:21:16 +0300
committerJens Axboe <axboe@kernel.dk>2020-08-22 02:14:27 +0300
commit27029b4b18aa5d3b060f0bf2c26dae254132cfce (patch)
treec0738489f22130798e6a963614897c15794f4417 /drivers/nvme/target/configfs.c
parent0c8b9c3540bddd143091045c99b00d43393c8d62 (diff)
downloadlinux-27029b4b18aa5d3b060f0bf2c26dae254132cfce.tar.xz
blkcg: fix memleak for iolatency
Normally, blkcg_iolatency_exit() will free related memory in iolatency when cleanup queue. But if blk_throtl_init() return error and queue init fail, blkcg_iolatency_exit() will not do that for us. Then it cause memory leak. Fixes: d70675121546 ("block: introduce blk-iolatency io controller") Signed-off-by: Yufen Yu <yuyufen@huawei.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/nvme/target/configfs.c')
0 files changed, 0 insertions, 0 deletions