diff options
| author | Steve Wise <swise@opengridcomputing.com> | 2014-07-25 09:11:33 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-17 09:22:16 -0700 |
| commit | c06a9fa58039bc8fb3231ffc425ee91f38547cc4 (patch) | |
| tree | 54609076d7d0bdb8c5b8192a4bd643e63530e25c /include/uapi | |
| parent | ad70570f0421b69add346133c81755dde0f9ef17 (diff) | |
RDMA/iwcm: Use a default listen backlog if needed
commit 2f0304d21867476394cd51a54e97f7273d112261 upstream.
If the user creates a listening cm_id with backlog of 0 the IWCM ends
up not allowing any connection requests at all. The correct behavior
is for the IWCM to pick a default value if the user backlog parameter
is zero.
Lustre from version 1.8.8 onward uses a backlog of 0, which breaks
iwarp support without this fix.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
