[rds-devel] Please pull RDS for 1.4.1

Andy Grover andy.grover at oracle.com
Wed May 13 12:24:58 PDT 2009


Hi Vlad,

See https://bugs.openfabrics.org/show_bug.cgi?id=1628

These patches enable RDS in OFED 1.4.x to connect to RDS in OFED 1.3.x.
Please pull.

Thanks -- Regards -- Andy

The following changes since commit c8402351127c1fc3d843ec0e47b96f9d1a9f3f19:
  Vladimir Sokolovsky (1):
        Merge branch 'ofed_kernel' of
git://git.openfabrics.org/~ctung/ofed-1.4.1 into ofed_kernel

are available in the git repository at:

  git://git.openfabrics.org/~agrover/ofed_1_4/linux-2.6/ code-drop/20090513

Andy Grover (9):
      RDS/IB: Improve RDS protocol version checking
      RDS/IB: Handle connections using RDS 3.0 wire protocol
      RDS/IB: Fix printk to indicate remote IP, not local
      RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c
      RDS/IB: Rename byte_len to data_len to enhance readability
      RDS: Don't set c_version in __rds_conn_create()
      RDS/IB: Move tx/rx ring init and refill to later
      RDS/IB: Disable flow control in sysctl and explain why
      RDS/IB: Drop connection when a fatal QP event is received

 net/rds/connection.c     |    1 -
 net/rds/ib.h             |   12 +++++++-
 net/rds/ib_cm.c          |   61
+++++++++++++++++++++++++++++++--------------
 net/rds/ib_recv.c        |   53 +++++++++++++++++++++++++++++++++++----
 net/rds/ib_sysctl.c      |   12 ++++++++-
 net/rds/rdma_transport.c |    8 +++---
 6 files changed, 114 insertions(+), 33 deletions(-)




More information about the rds-devel mailing list