From 8f37561d665b6a70b2b4bd8afab12affb1805148 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Fri, 12 Jul 2019 16:12:18 +0530 Subject: ibverbs/rdma: remove from build We have proposed about this an year ago, and with recent smoke failures, it looks like the right time to take such call. ref: https://lists.gluster.org/pipermail/gluster-users/2018-July/034400.html With this, glusterfs-8.0 wouldn't have rdma feature, and would allow some modularity changes possible with rpc layer (as we would have just 1 transport) Updates: bz#1635688 Change-Id: Ia277dca4d4b1f0cffae20819024a52b075b775e5 Signed-off-by: Amar Tumballi --- MAINTAINERS | 7 ------- 1 file changed, 7 deletions(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 7ff1142f735..b50c998c3e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -362,13 +362,6 @@ P: Mohammed Rafi KC S: Maintained F: xlators/protocol/ -RDMA subsystem -M: Raghavendra Gowdappa -M: Amar Tumballi -P: Mohammed Rafi KC -S: Maintained -F: rpc/rpc-transport/rdma/ - Remote Procedure Call subsystem M: Raghavendra Gowdappa P: Milind Changire -- cgit