diff options
| author | 2015-07-13 14:01:25 -0400 | |
|---|---|---|
| committer | 2015-08-17 13:29:31 -0500 | |
| commit | c7e9668e78eab69b7ade9897bea1fbd77dd18775 (patch) | |
| tree | 4178820c4e55b74541e39fe480630759ff45185d /include | |
| parent | NFS: Remove unused variable "pages_ptr" (diff) | |
| download | linux-dev-c7e9668e78eab69b7ade9897bea1fbd77dd18775.tar.xz linux-dev-c7e9668e78eab69b7ade9897bea1fbd77dd18775.zip | |
NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()
nfs_readdir_xdr_to_array() uses both a cache array and an array of
pages, so I rename these functions to make it clearer how the code
works. nfs_readdir_large_page() becomes nfs_readdir_alloc_pages()
because this function has absolutely nothing to do with setting up a
large page. nfs_readdir_free_pagearray() becomes
nfs_readdir_free_pages() to stay consistent with the new alloc_pages()
function.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
