Hi Bruce- Would you consider these patches for merging into v4.16? --- Chuck Lever (3): svcrdma: Post Receives in the Receive completion handler NFSD: Clean up write argument XDR decoders NFSD: Clean up symlink argument XDR decoders fs/nfsd/nfs3proc.c | 18 ++++- fs/nfsd/nfs3xdr.c | 67 ++++------------- fs/nfsd/nfs4proc.c | 37 +++------- fs/nfsd/nfs4xdr.c | 11 ++- fs/nfsd/nfsproc.c | 23 ++++-- fs/nfsd/nfsxdr.c | 63 ++++++++-------- fs/nfsd/xdr.h | 3 + fs/nfsd/xdr3.h | 3 + fs/nfsd/xdr4.h | 3 + include/linux/sunrpc/svc.h | 4 + include/linux/sunrpc/svc_rdma.h | 2 - net/sunrpc/svc.c | 109 ++++++++++++++++++++++++++++ net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 4 - net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 15 +--- net/sunrpc/xprtrdma/svc_rdma_sendto.c | 6 -- net/sunrpc/xprtrdma/svc_rdma_transport.c | 25 ++---- 16 files changed, 228 insertions(+), 165 deletions(-) -- Chuck Lever -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html