commit | 6f0afc28257dfa769c210f8f8da0f21d77e7452f | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Fri Oct 20 10:48:45 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Nov 17 13:47:58 2017 -0500 |
tree | 3b448d86a0ddc63451a42e469a95e9378ced93d4 | |
parent | 01bb35c89d90abe6fd1c0be001f84bbdfa7fa7d1 [diff] |
xprtrdma: Remove atomic send completion counting The sendctx circular queue now guarantees that xprtrdma cannot overflow the Send Queue, so remove the remaining bits of the original Send WQE counting mechanism. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>