OSDN Git Service

svcrdma: Remove sc_rq_depth
authorChuck Lever <chuck.lever@oracle.com>
Mon, 7 May 2018 19:27:27 +0000 (15:27 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 11 May 2018 19:48:57 +0000 (15:48 -0400)
commit2c577bfea85e421bfa91df16ccf5156361aa8d4b
tree1ad1b19b5a5cb909f3078165641cabf2172d2362
parentecf85b2384ea5f7cb0577bf6143bc46d9ecfe4d3
svcrdma: Remove sc_rq_depth

Clean up: No need to retain rq_depth in struct svcrdma_xprt, it is
used only in svc_rdma_accept().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_transport.c