commit | 67b16625d17b7c2e5babbbe817e12ad37c3fe3f4 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Feb 04 11:59:13 2021 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Feb 05 11:16:56 2021 -0500 |
tree | 871cb8cf724a497f9d05c34be43cad3ef77c6a20 | |
parent | 54e6aec57c251e36a4c3153ccfee9538f2ec1bcf [diff] |
xprtrdma: Refactor invocations of offset_in_page() Clean up so that offset_in_page() is invoked less often in the most common case, which is mapping xdr->pages. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Tom Talpey <tom@talpey.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>