1
0
Fork 0
alistair23-linux/drivers/lightnvm
Matias Bjørling 6732c74010 lightnvm: set default lun range when no luns are specified
The create target ioctl takes a lun begin and lun end parameter, which
defines the range of luns to initialize a target with. If the user does
not set the parameters, it default to only using lun 0. Instead,
defaults to use all luns in the OCSSD, as it is the usual behaviour
users want.

Signed-off-by: Matias Bjørling <matias@cnexlabs.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-02-15 08:27:21 -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
core.c lightnvm: set default lun range when no luns are specified 2017-02-15 08:27:21 -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