Commit 9a20f6f4 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Fixes for xdr_align_data()



The main use case right now for xdr_align_data() is to shift the page
data to the left, and in practice shrink the total XDR data buffer.
This patch ensures that we fix up the accounting for the buffer length
as we shift that data around.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent c54e959b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment