NFS: Clean up nfs_readdir_page_filler()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 1 Nov 2020 22:15:43 +0000 (17:15 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Dec 2020 19:05:51 +0000 (14:05 -0500)
commit972bcdf233096d36b2f3e02f34a80d0f073b6b05
treef1215ecba2d6ebc7b5335d0ee693c4ea7d626ecd
parentb1e21c97437f64d0a00f8fea1f9e64e77e0e4242
NFS: Clean up nfs_readdir_page_filler()

Clean up handling of the case where there are no entries in the readdir
reply.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Tested-by: Benjamin Coddington <bcodding@redhat.com>
Tested-by: Dave Wysochanski <dwysocha@redhat.com>
fs/nfs/dir.c