[PATCH 0/7] All remaining outstanding bug fixes for ko2iblnd

From: James Simmons
Date: Wed Mar 02 2016 - 18:54:40 EST


Final missing bug fixes to bring the infiniband LND driver up
to date with the latest code used in production system.

Amir Shehata (1):
staging: lustre: make ko2iblnd connect parameters persistent

Doug Oucharek (1):
staging: lustre: Change connect peer failed cleanup order

Jeremy Filizetti (1):
staging: lustre: Support different ko2iblnd configs between systems

Liang Zhen (4):
staging: lustre: take extra refcount in kiblnd_connreq_done
staging: lustre: check wr_id returned by ib_poll_cq
staging: lustre: avoid intensive reconnecting for ko2iblnd
staging: lustre: do less intense allocating retry for ko2iblnd

.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 105 +++---
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h | 101 ++++--
.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 433 ++++++++++++++------
3 files changed, 443 insertions(+), 196 deletions(-)