commit | 35940a58f9f1db96e5688e426d713f330ead70b8 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon Oct 04 10:16:32 2021 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Oct 04 15:40:15 2021 -0400 |
tree | f37474d02d9cf5fc411b43b150df84a2a51543e7 | |
parent | 22a027e8c03f9a7794d16daa3b4b117ac6d340c3 [diff] |
SUNRPC: Capture value of xdr_buf::page_base This value is usually zero, but will be non-zero more often in the future. Knowing its value can be important diagnostic information. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>