Skip to content
Commit 84ce182a authored by Anna Schumaker's avatar Anna Schumaker
Browse files

SUNRPC: Add the ability to expand holes in data pages



This patch adds the ability to "read a hole" into a set of XDR data
pages by taking the following steps:

1) Shift all data after the current xdr->p to the right, possibly into
   the tail,
2) Zero the specified range, and
3) Update xdr->p to point beyond the hole.

Signed-off-by: default avatarAnna Schumaker <Anna.Schumaker@Netapp.com>
parent 43f0f081
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment