commit | a3ab867fa64f9aedb3b01d570db5b43d2fc355fc | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Feb 07 11:58:56 2017 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Feb 08 14:42:00 2017 -0500 |
tree | 24e6d9003d89386554b55a1fe540a2c779f4e92a | |
parent | aba7d14ba18c93a2ab37d50b057a885964ef285c [diff] |
svcrdma: Combine list fields in struct svc_rdma_op_ctxt Clean up: The free list and the dto_q list fields are never used at the same time. Reduce the size of struct svc_rdma_op_ctxt by combining these fields. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: J. Bruce Fields <bfields@redhat.com>