Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Pull nfsd updates from Bruce Fields: "The one new feature this time, from Anna Schumaker, is READ_PLUS, which has the same arguments as READ but allows the server to return an array of data and hole extents. Otherwise it's a lot of cleanup and bugfixes" * tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux: (43 commits) NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy SUNRPC: fix copying of multiple pages in gss_read_proxy_verf() sunrpc: raise kernel RPC channel buffer size svcrdma: fix bounce buffers for unaligned offsets and multiple pages nfsd: remove unneeded break net/sunrpc: Fix return value for sysctl sunrpc.transports NFSD: Encode a full READ_PLUS reply NFSD: Return both a hole and a data segment NFSD: Add READ_PLUS hole segment encoding NFSD: Add READ_PLUS data support NFSD: Hoist status code encoding into XDR encoder functions NFSD: Map nfserr_wrongsec outside of nfsd_dispatch NFSD: Remove the RETURN_STATUS() macro NFSD: Call NFSv2 encoders on error returns NFSD: Fix .pc_release method for NFSv2 NFSD: Remove vestigial typedefs NFSD: Refactor nfsd_dispatch() error paths NFSD: Clean up nfsd_dispatch() variables NFSD: Clean up stale comments in nfsd_dispatch() NFSD: Clean up switch statement in nfsd_dispatch() ...
No related branches found
No related tags found
Showing
- Documentation/admin-guide/nfs/fault_injection.rst 0 additions, 70 deletionsDocumentation/admin-guide/nfs/fault_injection.rst
- Documentation/admin-guide/nfs/index.rst 0 additions, 1 deletionDocumentation/admin-guide/nfs/index.rst
- Documentation/filesystems/nfs/rpc-server-gss.rst 2 additions, 3 deletionsDocumentation/filesystems/nfs/rpc-server-gss.rst
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- fs/lockd/svc4proc.c 199 additions, 49 deletionsfs/lockd/svc4proc.c
- fs/lockd/svcproc.c 199 additions, 51 deletionsfs/lockd/svcproc.c
- fs/nfs/nfs4file.c 32 additions, 6 deletionsfs/nfs/nfs4file.c
- fs/nfs/nfs4super.c 5 additions, 0 deletionsfs/nfs/nfs4super.c
- fs/nfs/super.c 17 additions, 0 deletionsfs/nfs/super.c
- fs/nfs_common/Makefile 1 addition, 0 deletionsfs/nfs_common/Makefile
- fs/nfs_common/nfs_ssc.c 94 additions, 0 deletionsfs/nfs_common/nfs_ssc.c
- fs/nfsd/Kconfig 1 addition, 11 deletionsfs/nfsd/Kconfig
- fs/nfsd/Makefile 0 additions, 1 deletionfs/nfsd/Makefile
- fs/nfsd/export.c 1 addition, 1 deletionfs/nfsd/export.c
- fs/nfsd/filecache.c 1 addition, 1 deletionfs/nfsd/filecache.c
- fs/nfsd/nfs2acl.c 104 additions, 56 deletionsfs/nfsd/nfs2acl.c
- fs/nfsd/nfs3acl.c 49 additions, 39 deletionsfs/nfsd/nfs3acl.c
- fs/nfsd/nfs3proc.c 116 additions, 122 deletionsfs/nfsd/nfs3proc.c
- fs/nfsd/nfs3xdr.c 21 additions, 4 deletionsfs/nfsd/nfs3xdr.c
- fs/nfsd/nfs4proc.c 28 additions, 6 deletionsfs/nfsd/nfs4proc.c
Loading
Please register or sign in to comment