Spdk/module/bdev
Jim Harris c5224a96ae ocf: clarify deprecation notice
Huawei is working on picking up support for OCF and the
associated SPDK bdev module, after Intel discontinued
support.  So clarify various docs and strings to
reflect this for now.  If everything goes according
to plan, deprecation notice will get removed before
23.05 release.  If not, SPDK will just keep the
deprecation notice for 23.05, keep the code in-tree,
and give another release cycle to get things worked
out.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I9ac6bf2f509005956440b41516ca00b0c1997361
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17085
Community-CI: Mellanox Build Bot
Reviewed-by: Amir Haroush <amir.haroush@huawei.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2023-03-08 08:46:41 +00:00
..
aio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
compress module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
crypto bdev/crypto: Use iobuf large_bufsize to set opt IO boundary 2023-02-03 08:54:34 +00:00
daos bdev/daos: Use bdev_unregister_by_name() to delete a daos bdev 2023-01-31 21:40:09 +00:00
delay bdev/delay: add uuid option 2023-03-08 08:46:16 +00:00
error so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
ftl module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
gpt bdev_gpt: add new SPDK partition type for off-by-one fix 2023-01-24 17:19:35 +00:00
iscsi so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
lvol bdev/lvol: add param size_in_mib to replace size in bytes 2023-03-01 08:55:43 +00:00
malloc malloc_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
null null_bdev: Add physical block size optional argument 2023-02-22 12:59:10 +00:00
nvme bdev/nvme: use non-ext IO functions if possible 2023-03-07 11:49:20 +00:00
ocf ocf: clarify deprecation notice 2023-03-08 08:46:41 +00:00
passthru bdev: remove spdk_bdev_ext_io_opts from spdk_bdev_io 2023-02-16 10:09:35 +00:00
pmem deprecation: Remove support for PMDK 2023-01-26 15:16:19 +00:00
raid module/raid: check strip size against device block size 2023-02-17 10:15:18 +00:00
rbd bdev/rbd: fix double-free when failing to initialize cluster 2023-02-21 08:33:52 +00:00
split so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
uring so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
virtio so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
xnvme bdev/xnvme: Use bdev_unregister_by_name() to delete a xnvme bdev 2023-01-31 21:40:09 +00:00
zone_block module/bdev: Use error_response() rather than bool_response(false) for JSON RPCs 2023-01-31 21:40:09 +00:00
Makefile configure: rename --with-reduce --with-vbdev-compress 2022-12-08 12:55:27 +00:00