]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: pblk: rename read request pool
authorJavier González <jg@lightnvm.io>
Mon, 26 Jun 2017 22:27:13 +0000 (16:27 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 26 Jun 2017 22:27:13 +0000 (16:27 -0600)
commite9f132ace3873275228f1ef8d4ed47a9648bf405
tree61eb5590a861597da94196d7bd6dd7d27de0a237
parent068e44fbf752a87e8b8429912b08c1838aa78fd5
lightnvm: pblk: rename read request pool

Read requests allocate some extra memory to store its per I/O context.
Instead of requiring yet another memory pool for other type of requests,
generalize this context allocation (and change naming accordingly).

Signed-off-by: Javier González <javier@cnexlabs.com>
Signed-off-by: Matias Bjørling <matias@cnexlabs.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/lightnvm/pblk-core.c
drivers/lightnvm/pblk-init.c
drivers/lightnvm/pblk-read.c
drivers/lightnvm/pblk-recovery.c
drivers/lightnvm/pblk.h