linux/drivers/lightnvm
Matias Bjørling 0e5ffd1cb5 lightnvm: fix off-by-one error on target initialization
If one specifies the end lun id to be the absolute number of luns,
without taking zero indexing into account, the lightnvm core will pass
the off-by-one end lun id to target creation, which then panics during
nvm_ioctl_dev_create.

Signed-off-by: Matias Bjørling <matias@cnexlabs.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-02-15 08:27:19 -07:00
..
core.c lightnvm: fix off-by-one error on target initialization 2017-02-15 08:27:19 -07:00
Kconfig lightnvm: merge gennvm with core 2017-01-31 08:32:13 -07:00
Makefile lightnvm: merge gennvm with core 2017-01-31 08:32:13 -07:00
rrpc.c lightnvm: use end_io callback instead of instance 2017-01-31 08:32:13 -07:00
rrpc.h lightnvm: use end_io callback instead of instance 2017-01-31 08:32:13 -07:00