]> git.neil.brown.name Git - linux.git/commit
lightnvm: pblk: check for chunk size before allocating it
authorJavier González <javier@javigon.com>
Fri, 1 Jun 2018 13:04:23 +0000 (15:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Jun 2018 13:43:53 +0000 (07:43 -0600)
commit6f9c9607d445a05267eb4830e5375535f5a547a2
treec0b396d03dece80503fc00f093102d4c11e1a6db
parent8e55c07b2b9c24f1154dafd9a01befc00430df1e
lightnvm: pblk: check for chunk size before allocating it

Do the check for the chunk state after making sure that the chunk type
is supported.

Fixes: 32ef9412c114 ("lightnvm: pblk: implement get log report chunk")
Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/lightnvm/pblk-init.c