Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Pull nfsd updates from Bruce Fields: "More RDMA work and some op-structure constification from Chuck Lever, and a small cleanup to our xdr encoding" * tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux: svcrdma: Estimate Send Queue depth properly rdma core: Add rdma_rw_mr_payload() svcrdma: Limit RQ depth svcrdma: Populate tail iovec when receiving nfsd: Incoming xdr_bufs may have content in tail buffer svcrdma: Clean up svc_rdma_build_read_chunk() sunrpc: Const-ify struct sv_serv_ops nfsd: Const-ify NFSv4 encoding and decoding ops arrays sunrpc: Const-ify instances of struct svc_xprt_ops nfsd4: individual encoders no longer see error cases nfsd4: skip encoder in trivial error cases nfsd4: define ->op_release for compound ops nfsd4: opdesc will be useful outside nfs4proc.c nfsd4: move some nfsd4 op definitions to xdr4.h
No related branches found
No related tags found
Showing
- drivers/infiniband/core/rw.c 24 additions, 0 deletionsdrivers/infiniband/core/rw.c
- fs/lockd/svc.c 1 addition, 1 deletionfs/lockd/svc.c
- fs/nfs/callback.c 5 additions, 5 deletionsfs/nfs/callback.c
- fs/nfsd/nfs4proc.c 50 additions, 60 deletionsfs/nfsd/nfs4proc.c
- fs/nfsd/nfs4xdr.c 132 additions, 214 deletionsfs/nfsd/nfs4xdr.c
- fs/nfsd/nfssvc.c 1 addition, 1 deletionfs/nfsd/nfssvc.c
- fs/nfsd/xdr4.h 50 additions, 0 deletionsfs/nfsd/xdr4.h
- include/linux/sunrpc/svc.h 3 additions, 3 deletionsinclude/linux/sunrpc/svc.h
- include/linux/sunrpc/svc_xprt.h 2 additions, 2 deletionsinclude/linux/sunrpc/svc_xprt.h
- include/rdma/rw.h 2 additions, 0 deletionsinclude/rdma/rw.h
- net/sunrpc/svc.c 3 additions, 3 deletionsnet/sunrpc/svc.c
- net/sunrpc/svcsock.c 3 additions, 3 deletionsnet/sunrpc/svcsock.c
- net/sunrpc/xprtrdma/svc_rdma_rw.c 20 additions, 96 deletionsnet/sunrpc/xprtrdma/svc_rdma_rw.c
- net/sunrpc/xprtrdma/svc_rdma_transport.c 27 additions, 13 deletionsnet/sunrpc/xprtrdma/svc_rdma_transport.c
Loading
Please register or sign in to comment