]> git.baikalelectronics.ru Git - kernel.git/commit
xprtrdma: Move common wait_for_buffer_space call to parent function
authorChuck Lever <chuck.lever@oracle.com>
Fri, 4 May 2018 19:35:52 +0000 (15:35 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 1 Jun 2018 17:56:30 +0000 (13:56 -0400)
commitc9b583c379cf54382c656d3c989cb41a2389b0b2
treea6669e0651ec01a57d333ad8c8a25fba09b29ca4
parent6b66cb8fc62105ffd57a2b827e91108ce8dcd60d
xprtrdma: Move common wait_for_buffer_space call to parent function

Clean up: The logic to wait for write space is common to a bunch of
the encoding helper functions. Lift it out and put it in the tail
of rpcrdma_marshal_req().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xprtrdma/rpc_rdma.c