OSDN Git Service

NFS: Fix typo in comments of nfs_readdir_alloc_pages()
authorzhangliguang <zhangliguang@linux.alibaba.com>
Sat, 16 Feb 2019 00:38:40 +0000 (08:38 +0800)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Feb 2019 22:33:55 +0000 (17:33 -0500)
commitbf211ca1a84c570607137f4a556870ac034e318c
tree8287f3fbeae304706c0dc969aed0f68af0bfc1b6
parent42f72cf368c502c435af4e206e26d651cfb7d9ad
NFS: Fix typo in comments of nfs_readdir_alloc_pages()

This fixes the typo in comments of nfs_readdir_alloc_pages().
Because nfs_readdir_large_page and nfs_readdir_free_pagearray had been
renamed.

Signed-off-by: Liguang Zhang <zhangliguang@linux.alibaba.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/dir.c