[PATCH 25/32] NFS: Clean up nfs_readpage() and nfs_readpages()

Matthew Wilcox willy at infradead.org
Mon Jan 25 22:59:28 EST 2021


On Mon, Jan 25, 2021 at 09:35:49PM +0000, David Howells wrote:
> -int nfs_readpage(struct file *file, struct page *page)
> +int nfs_readpage(struct file *filp, struct page *page)

I appreciate we're inconsistent between file and filp, but we're actually
moving more towards file than filp.




More information about the linux-afs mailing list