]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit26546ea9e9d10a2ffbd73934fa60199c62bb677d
treef1215ecba2d6ebc7b5335d0ee693c4ea7d626ecd
parent3c111637759940a2c24448c298c18cfdcf990beb
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