diff options
author | 2019-06-19 10:32:54 -0400 | |
---|---|---|
committer | 2019-07-09 10:30:20 -0400 | |
commit | 5809ea4f7c39bf38e3f85ec185b776da9d81717c (patch) | |
tree | 839292eedcbea0492684c70b7076d7334cc8cca0 /fs | |
parent | xprtrdma: Fix occasional transport deadlock (diff) | |
download | linux-rng-5809ea4f7c39bf38e3f85ec185b776da9d81717c.tar.xz linux-rng-5809ea4f7c39bf38e3f85ec185b776da9d81717c.zip |
xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flag
Commit 9590d083c1bb ("xprtrdma: Use xprt_pin_rqst in
rpcrdma_reply_handler") pins incoming RPC/RDMA replies so they
can be left in the pending requests queue while they are being
processed without introducing a race between ->buf_free and the
transport's reply handler. Therefore RPCRDMA_REQ_F_PENDING is no
longer necessary.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions