]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita4b660862408f3e37d1f2ceb10acef1496090164
treeb12f952f1a433beddfd18313d3f5bccf4a0e72d0
parenta7ee8bca03e6d58871de64589d0a53ba5e031f2c
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