Spdk/module/bdev
Changpeng Liu b2947f528f nvme/opal: deprecate spdk_opal_supported()
The spdk_opal_supported() is redundant with spdk_opal_dev_construct(),
because we only return the spdk_opal_dev structure when the drive
can support OPAL feature.

Change-Id: Ieadf271a0c8530f2440cded05ad139483a8c5937
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2383
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-05-20 14:16:44 +00:00
..
aio module/bdev_aio: remove spdk prefix from static functions 2020-05-15 07:58:03 +00:00
compress module/bdev_compress: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
crypto module/bdev_crypto: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
delay module/bdev_delay: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
error module/bdev_error: remove spdk prefix from static/internal functions. 2020-05-15 07:58:03 +00:00
ftl module/bdev_ftl: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
gpt module/bdev_gpt: remove spdk prefix from static/internal functions. 2020-05-15 07:58:03 +00:00
iscsi module/bdev_iscsi: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
lvol module/bdev_lvol: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
malloc module/bdev_malloc: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
null module/bdev_null: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
nvme nvme/opal: deprecate spdk_opal_supported() 2020-05-20 14:16:44 +00:00
ocf module/ocf: improve logging callback 2020-05-15 08:10:39 +00:00
passthru module/bdev_passthru: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
pmem module/bdev_pmem: remove spdk prefix from static/internal functions. 2020-05-15 07:58:03 +00:00
raid module/raid_bdev: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
rbd bdev/rbd: increase the segment in flush opeartion 2020-05-19 09:43:44 +00:00
rpc module/bdev_rpc: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
split module/bdev_split: remove spdk prefix from static/internal functions. 2020-05-15 07:58:03 +00:00
uring module/bdev_uring: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
virtio module/bdev_virtio: remove spdk prefix from static functions. 2020-05-15 07:58:03 +00:00
zone_block module/bdev_zone: remove spdk prefix from internal functions. 2020-05-15 07:58:03 +00:00
Makefile bdev/ftl: Remove NVMe dependencies 2020-01-15 12:24:44 +00:00