diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2019-04-24 09:40:15 -0400 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-04-25 15:38:30 -0400 |
commit | fd5951742dbc8c3695151e3f46b2fe2c4dac3559 (patch) | |
tree | 0a3919d50058d7c2320cbe02c2d56826dc6950d6 /lib/assoc_array.c | |
parent | 1f7d1c73c58a3d07a951ce23acfb4ec91a31d1e9 (diff) | |
download | linux-fd5951742dbc8c3695151e3f46b2fe2c4dac3559.tar.gz linux-fd5951742dbc8c3695151e3f46b2fe2c4dac3559.tar.bz2 linux-fd5951742dbc8c3695151e3f46b2fe2c4dac3559.zip |
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Clean up.
xprt_rdma_max_inline_{read,write} cannot be set to large values
by virtue of proc_dointvec_minmax. The current maximum is
RPCRDMA_MAX_INLINE, which is much smaller than RPCRDMA_MAX_SEGS *
PAGE_SIZE.
The .rsize and .wsize fields are otherwise unused in the current
code base, and thus can be removed.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'lib/assoc_array.c')
0 files changed, 0 insertions, 0 deletions