SUNRPC: Split out a function for setting current page
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 26 Jan 2015 22:26:19 +0000 (17:26 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 7 Oct 2020 18:28:39 +0000 (14:28 -0400)
commitf7d61ee414cadaeb05af3bf7a64fb99760b9c6e7
tree060c1acba40022cbb57f4fc8ce00c4a6b65ede77
parent247db73560bc3e5aef6db50c443c3c0db115bc93
SUNRPC: Split out a function for setting current page

I'm going to need this bit of code in a few places for READ_PLUS
decoding, so let's make it a helper function.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/xdr.c