]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "RDS: base connection dependency needed for rolling downgrade from version...
authorWei Lin Guay <wei.lin.guay@oracle.com>
Wed, 6 Sep 2017 10:22:13 +0000 (12:22 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 15 Sep 2017 03:22:08 +0000 (20:22 -0700)
commit8e3ac2e75e289e9870a3682bd5159ba9093bc075
tree9102a9b81a23e864ab226275dc5543ecea18662a
parentd166798d64df88b873b331da2bc8e2ec3c7fca7f
Revert "RDS: base connection dependency needed for rolling downgrade from version 4.1 to 3.1""

This commit partially revert commit 5e86bae96237 ("RDMA CM: Add reason code
for IB_CM_REJ_CONSUMER_DEFINED") as it contains two changes in a single
commit. The rolling downgrade support from 4.1 to 3.1 is no longer needed
because there is no practical use case for this feature. This commit removes
the base connection dependency for rolling downgrade, or changes the code
back to its original form before 5e86bae96237. The clean-up of the RDS
backward compatibility issue is not addresssed in this patch, and please
refer to bugdb #26772473 for more details.

Orabug: 26124147

Suggested-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: Wei Lin Guay <wei.lin.guay@oracle.com>
Reviewed-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
net/rds/connection.c
net/rds/ib_cm.c
net/rds/rdma_transport.c
net/rds/rds.h
net/rds/rds_single_path.h
net/rds/send.c
net/rds/threads.c