nfs: make the buf_to_pages_noslab function available to the nfs code
authorFrank van der Linden <fllinden@amazon.com>
Tue, 23 Jun 2020 22:39:01 +0000 (22:39 +0000)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 13 Jul 2020 21:52:45 +0000 (17:52 -0400)
commitccde1e9c0130b4182ae91adac3908f6f3277580a
treeb12f952f1a433beddfd18313d3f5bccf4a0e72d0
parent0f44da51aeef9c974ea744c0d9e24d54eec4e94c
nfs: make the buf_to_pages_noslab function available to the nfs code

Make the buf_to_pages_noslab function available to the rest of the NFS
code. Rename it to nfs4_buf_to_pages_noslab to be consistent.

This will be used later in the NFSv4.2 xattr code.

Signed-off-by: Frank van der Linden <fllinden@amazon.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c