From 4fbef206daead133085fe33905f5e842d38fb8da Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Fri, 13 Jul 2007 22:42:20 +0200 Subject: [PATCH] nfsd: fix nfsd_vfs_read() splice actor setup When nfsd was transitioned to use splice instead of sendfile() for data transfers, a line setting the page index was lost. Restore it, so that nfsd is functional when that path is used. Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-format-patch failed