diff options
author | Hans Holmberg <hans.holmberg@cnexlabs.com> | 2018-12-11 22:16:15 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-12-11 22:22:34 +0300 |
commit | 0934ce87b588a3da657b41804bf07518103875a4 (patch) | |
tree | a0546e51aa0b85eed524eadb813eb88872db5367 /fs | |
parent | c9a1d640d519b40d00dac850d1f17a7df1954689 (diff) | |
download | linux-0934ce87b588a3da657b41804bf07518103875a4.tar.xz |
lightnvm: pblk: fix pblk_lines_init error handling path
The chunk metadata is allocated with vmalloc, so we need to use
vfree to free it.
Fixes: 090ee26fd512 ("lightnvm: use internal allocation for chunk log page")
Signed-off-by: Hans Holmberg <hans.holmberg@cnexlabs.com>
Reviewed-by: Javier González <javier@javigon.com>
Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions