linux_dsm_epyc7002/drivers/nvme/host
Matias Bjørling d5bdec8ddb lightnvm: fold get bb tbl when using dual/quad plane mode
When the media manager runs in dual or quad plane mode, lightnvm
abstracts away plane specific commands. This poses a problem for
get bad block table, as it reports bad blocks per plane, making the
table either two or four times bigger than expected. Fold the bad block
list before returning.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-03-03 14:45:53 -07:00
..
core.c nvme: expose cntlid in sysfs 2016-02-29 12:31:27 -07:00
Kconfig nvme: split pci module out of core module 2016-02-10 14:22:38 -07:00
lightnvm.c lightnvm: fold get bb tbl when using dual/quad plane mode 2016-03-03 14:45:53 -07:00
Makefile nvme: split pci module out of core module 2016-02-10 14:22:38 -07:00
nvme.h nvme: expose cntlid in sysfs 2016-02-29 12:31:27 -07:00
pci.c nvme: return the whole CQE through the request passthrough interface 2016-02-29 08:47:17 -07:00
scsi.c nvme: move chardev and sysfs interface to common code 2015-12-01 10:59:40 -07:00