Spdk/lib/nvmf
Tomasz Zawadzki e3377795c3 lib/nvmf: bump SO_VER due to addition of spdk_nvme_cdata_fuses
Patch below changed the struct spdk_nvmf_ctrlr_data by inserting
spdk_nvme_cdata_fuses. This affects large number of nvmf interfaces.
(cbfd581) nvmf: Add NVMe fused operations to spdk_nvmf_ctrlr_data

Unfortunately was missed due to lack of rebase after ABI update on
CI machines.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: Ifd06d0ddbefe9ea6c9715adae9881d4606e34b44
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13013
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com>
Reviewed-by: Michal Berger <michallinuxstuff@gmail.com>
Community-CI: Mellanox Build Bot
2022-06-10 11:55:00 +00:00
..
ctrlr_bdev.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
ctrlr_discovery.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
ctrlr.c nvmf: Make nvmf transport advertise compare 2022-06-10 07:54:33 +00:00
fc_ls.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
fc.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
Makefile lib/nvmf: bump SO_VER due to addition of spdk_nvme_cdata_fuses 2022-06-10 11:55:00 +00:00
nvmf_fc.h Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
nvmf_internal.h Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
nvmf_rpc.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
nvmf.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
rdma.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
spdk_nvmf.map lib/nvmf : Added support for ZCOPY 2021-07-23 08:34:43 +00:00
subsystem.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
tcp.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
transport.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
transport.h Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
vfio_user.c nvmf/vfio_user: Add an option to disable compare in vfio_user_transport_opts 2022-06-10 07:54:33 +00:00