Searched hist:"1 e83b173b2663b7d357309584678cf24787f0713" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | fscache.c | diff 1e83b173b2663b7d357309584678cf24787f0713 Thu Jan 28 08:55:03 CST 2021 Dave Wysochanski <dwysocha@redhat.com> NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Add nfs_pageio_complete_read() and call this from both nfs_readpage() and nfs_readpages(), since the submission and accounting is the same for both functions.
Signed-off-by: Dave Wysochanski <dwysocha@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
H A D | read.c | diff 1e83b173b2663b7d357309584678cf24787f0713 Thu Jan 28 08:55:03 CST 2021 Dave Wysochanski <dwysocha@redhat.com> NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Add nfs_pageio_complete_read() and call this from both nfs_readpage() and nfs_readpages(), since the submission and accounting is the same for both functions.
Signed-off-by: Dave Wysochanski <dwysocha@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|
/openbmc/linux/include/linux/ |
H A D | nfs_fs.h | diff 1e83b173b2663b7d357309584678cf24787f0713 Thu Jan 28 08:55:03 CST 2021 Dave Wysochanski <dwysocha@redhat.com> NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
Add nfs_pageio_complete_read() and call this from both nfs_readpage() and nfs_readpages(), since the submission and accounting is the same for both functions.
Signed-off-by: Dave Wysochanski <dwysocha@redhat.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
|