]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit084ec9ba07a00d5ee1218339aab4d52569e35c9b
tree61eb5590a861597da94196d7bd6dd7d27de0a237
parentd624f371d5c17a6e230ffed3f0371a4eb588bf45
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