Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Pull NFS client fixes from Anna Schumaker: "Here are a handful more bugfixes for 5.10. Unfortunately, we found some problems with the new READ_PLUS operation that aren't easy to fix. We've decided to disable this codepath through a Kconfig option for now, but a series of patches going into 5.11 will clean up the code and fix the issues at the same time. This seemed like the best way to go about it. Summary: - Fix array overflow when flexfiles mirroring is enabled - Fix rpcrdma_inline_fixup() crash with new LISTXATTRS - Fix 5 second delay when doing inter-server copy - Disable READ_PLUS by default" * tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs: NFS: Disable READ_PLUS by default NFSv4.2: Fix 5 seconds delay when doing inter server copy NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled
Showing
- fs/nfs/Kconfig 9 additions, 0 deletionsfs/nfs/Kconfig
- fs/nfs/flexfilelayout/flexfilelayout.c 21 additions, 6 deletionsfs/nfs/flexfilelayout/flexfilelayout.c
- fs/nfs/nfs42proc.c 13 additions, 8 deletionsfs/nfs/nfs42proc.c
- fs/nfs/nfs42xdr.c 0 additions, 1 deletionfs/nfs/nfs42xdr.c
- fs/nfs/nfs4file.c 1 addition, 1 deletionfs/nfs/nfs4file.c
- fs/nfs/nfs4proc.c 1 addition, 1 deletionfs/nfs/nfs4proc.c
- fs/nfs/pagelist.c 27 additions, 9 deletionsfs/nfs/pagelist.c
- include/linux/nfs_page.h 4 additions, 0 deletionsinclude/linux/nfs_page.h
Loading
Please register or sign in to comment