diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2017-12-15 04:57:39 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2018-01-16 19:19:49 +0300 |
commit | 30b5416bf0fd3bfef55543343ad1e85d32e32de4 (patch) | |
tree | eafc8d8a7744c4948856df963ed02ab318886964 /include/linux/sunrpc/xprtrdma.h | |
parent | cf73daf52750fca4b4af0ca812f542891c228066 (diff) | |
download | linux-30b5416bf0fd3bfef55543343ad1e85d32e32de4.tar.xz |
xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
No need for the overhead of atomically setting and clearing this bit
flag for every use of a pre-allocated backchannel rpc_rqst. These
are a distinct pool of rpc_rqsts that are used only for callback
operations, so it is safe to simply leave the bit set.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'include/linux/sunrpc/xprtrdma.h')
0 files changed, 0 insertions, 0 deletions