]> www.infradead.org Git - users/willy/xarray.git/commit
NFS: Clean up nfs_readpage() and nfs_readpages()
authorDave Wysochanski <dwysocha@redhat.com>
Thu, 28 Jan 2021 14:54:59 +0000 (09:54 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 1 Feb 2021 18:32:48 +0000 (13:32 -0500)
commit49dee70052b89498cc0fc61e0e193cefeee40989
treefe1816a2fcfd8972c030359f36c2f360ca369627
parentffb81717a166b3c4a676ada61283b3121448e503
NFS: Clean up nfs_readpage() and nfs_readpages()

In prep for the new fscache netfs API, refactor nfs_readpage()
and nfs_readpages() for future patches.  No functional change.

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