diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2019-08-19 18:50:16 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-08-21 14:35:49 -0400 |
commit | 17d47f93bc69cc629aa6a20c0ac7b20c9965c116 (patch) | |
tree | fa2b178509ba69fe65710cc5365177e28b47ca9f /crypto/dh_helper.c | |
parent | 2a7f77c7be1b5adb69712e440e97e0c6fa7ebecb (diff) | |
download | linux-17d47f93bc69cc629aa6a20c0ac7b20c9965c116.tar.bz2 |
xprtrdma: Fix bc_max_slots return value
For the moment the returned value just happens to be correct because
the current backchannel server implementation does not vary the
number of credits it offers. The spec does permit this value to
change during the lifetime of a connection, however.
The actual maximum is fixed for all RPC/RDMA transports, because
each transport instance has to pre-allocate the resources for
processing BC requests. That's the value that should be returned.
Fixes: 7402a4fedc2b ("SUNRPC: Fix up backchannel slot table ... ")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'crypto/dh_helper.c')
0 files changed, 0 insertions, 0 deletions