Spdk/module/bdev
Changpeng Liu 021ebb3529 bdev_nvme/opal: remove unnecessary opal configuration
For base bdevs, we maintain a global list g_opal_base, and
for part bdevs, there is also a global list g_opal_vbdev,
so it's not necessary to use the configuration again, just
unpack it to opal part bdev.

Change-Id: Ia0943610dee3c194a80e44ed8eed8f2370d780fc
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3106
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-07-01 07:50:59 +00:00
..
aio mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
compress mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
crypto bdev/crypto: Stop access bdev_io->internal from bdev module and fix an issue 2020-05-21 09:19:23 +00:00
delay bdev/delay: Set zcopy I/O type to be unsupported regardless of backend bdev module 2020-06-10 13:54:40 +00:00
error lib and module: remove remaining _spdk prefixes. 2020-06-01 13:07:30 +00:00
ftl mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
gpt mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
iscsi mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
lvol lib and module: remove remaining _spdk prefixes. 2020-06-01 13:07:30 +00:00
malloc bdev/malloc: Always return failure but support I/O type ABORT 2020-06-09 07:37:29 +00:00
null bdev/null: Support I/O type ABORT 2020-06-09 07:37:29 +00:00
nvme bdev_nvme/opal: remove unnecessary opal configuration 2020-07-01 07:50:59 +00:00
ocf ocf/ctx: Fix warning of using uninitialized value. 2020-05-27 07:37:12 +00:00
passthru bdev/passthru: Support I/O type ABORT 2020-06-09 07:37:29 +00:00
pmem mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
raid all: Fix warnings found by gcc 9.3.0 and 9.3.1 2020-06-02 09:51:57 +00:00
rbd mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
rpc mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
split mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
uring uring: remove user's ring file descriptor operation. 2020-06-19 07:18:40 +00:00
virtio mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
zone_block mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
Makefile bdev/ftl: Remove NVMe dependencies 2020-01-15 12:24:44 +00:00