On Tue, Aug 06, 2019 at 11:55:29AM -0400, Chuck Lever wrote: > Would you consider these for v5.4? Apologies, I can't find these in my mail anywhere, for some reason--would you mind resending? --b. > > > > On Jul 23, 2019, at 3:20 PM, Chuck Lever <chuck.lever@xxxxxxxxxx> wrote: > > > > Hi- > > > > Two server side patches for NFSD. Both are minor. > > > > --- > > > > Chuck Lever (2): > > svcrdma: Remove svc_rdma_wq > > svcrdma: Use llist for managing cache of recv_ctxts > > > > > > include/linux/sunrpc/svc_rdma.h | 6 +++--- > > net/sunrpc/xprtrdma/svc_rdma.c | 7 ------- > > net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 24 ++++++++++-------------- > > net/sunrpc/xprtrdma/svc_rdma_transport.c | 6 +++--- > > 4 files changed, 16 insertions(+), 27 deletions(-) > > > > -- > > Chuck Lever