OSDN Git Service

NFS: Call readpage_async_filler() from nfs_readpage_async()
authorDave Wysochanski <dwysocha@redhat.com>
Thu, 28 Jan 2021 14:55:02 +0000 (09:55 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 1 Feb 2021 18:32:48 +0000 (13:32 -0500)
commit0c119e3a18f994251c74c751e1657e4ef8da0c00
treec36d5ae8258a35e26bc70d5562d5754e0ce27811
parent1af7e7f8c12f521c111bd7cf0d138be7e15b51a5
NFS: Call readpage_async_filler() from nfs_readpage_async()

Refactor slightly so nfs_readpage_async() calls into
readpage_async_filler().

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/read.c