[GIT PULL] nfsd changes for 5.11-rc (third round)
From: Chuck Lever <chuck.lever@oracle.com>
Date: 2021-02-05 16:48:59
From: Chuck Lever <chuck.lever@oracle.com>
Date: 2021-02-05 16:48:59
Hi Linus-
The following changes since commit 1048ba83fb1c00cd24172e23e8263972f6b5d9ac:
Linux 5.11-rc6 (2021-01-31 13:50:09 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.11-3
for you to fetch changes up to bad4c6eb5eaa8300e065bd4426727db5141d687d:
SUNRPC: Fix NFS READs that start at non-page-aligned offsets (2021-02-01 10:03:51 -0500)
----------------------------------------------------------------
Fixes:
- Fix non-page-aligned NFS READs
----------------------------------------------------------------
Chuck Lever (1):
SUNRPC: Fix NFS READs that start at non-page-aligned offsets
net/sunrpc/svcsock.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
--
Chuck Lever