diff options
author | 2024-03-28 13:41:10 +0100 | |
---|---|---|
committer | 2024-04-24 16:03:38 +0200 | |
commit | 2d9cbbea64e67d90c3c22d7e2d5ab530d830eb33 (patch) | |
tree | 472a4b3208b6b932a70b00e5b58532f81e796549 /scripts/coverage/compare_gcov_json.py | |
parent | hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper (diff) | |
download | qemu-2d9cbbea64e67d90c3c22d7e2d5ab530d830eb33.tar.xz qemu-2d9cbbea64e67d90c3c22d7e2d5ab530d830eb33.zip |
block/gluster: Remove deprecated RDMA protocol handling
GlusterFS+RDMA has been deprecated 8 years ago in commit
0552ff2465 ("block/gluster: deprecate rdma support"):
gluster volfile server fetch happens through unix and/or tcp,
it doesn't support volfile fetch over rdma. The rdma code may
actually mislead, so to make sure things do not break, for now
we fallback to tcp when requested for rdma, with a warning.
If you are wondering how this worked all these days, its the
gluster libgfapi code which handles anything other than unix
transport as socket/tcp, sad but true.
Besides, the whole RDMA subsystem was deprecated in commit
e9a54265f5 ("hw/rdma: Deprecate the pvrdma device and the rdma
subsystem") released in v8.2.
Cc: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20240328130255.52257-4-philmd@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions