lightnvm: move rq->error to nvm_rq->error
authorMatias Bjørling <m@bjorling.me>
Tue, 12 Jan 2016 06:49:29 +0000 (07:49 +0100)
committerJens Axboe <axboe@fb.com>
Tue, 12 Jan 2016 15:21:17 +0000 (08:21 -0700)
commit72d256ecc5d0c8cbcc0bd5c6d983b434df556cb4
treeb33f8b9f1df32f633f75688d0f89417a3e220296
parent81e681d3f7424fc2f03b6269e15c63131473c98f
lightnvm: move rq->error to nvm_rq->error

Instead of passing request error into the LightNVM modules, incorporate
it into the nvm_rq.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/lightnvm/core.c
drivers/lightnvm/gennvm.c
drivers/lightnvm/rrpc.c
include/linux/lightnvm.h