commit | 72d256ecc5d0c8cbcc0bd5c6d983b434df556cb4 | [log] [tgz] |
---|---|---|
author | Matias Bjørling <m@bjorling.me> | Tue Jan 12 07:49:29 2016 +0100 |
committer | Jens Axboe <axboe@fb.com> | Tue Jan 12 08:21:17 2016 -0700 |
tree | b33f8b9f1df32f633f75688d0f89417a3e220296 | |
parent | 81e681d3f7424fc2f03b6269e15c63131473c98f [diff] |
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>