commit | 43f0f0816cdbe7361dd17db3b4c1033446033ba6 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed May 06 13:21:30 2020 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Oct 07 14:28:39 2020 -0400 |
tree | 947d30a72abbceb941252bac15ccbb6933031abe | |
parent | 06216ecbd93688f7acb617e186b9556a565a13bd [diff] |
SUNRPC: Split out _shift_data_right_tail() xdr_shrink_pagelen() is very similar to what we need for hole expansion, so split out the common code into its own function that can be used by both functions. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>