Return-Path: Received: from aserp2120.oracle.com ([141.146.126.78]:36776 "EHLO aserp2120.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753168AbeAQOoJ (ORCPT ); Wed, 17 Jan 2018 09:44:09 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: [PATCH v2 0/3] NFS/RDMA server changes for v4.16 From: Chuck Lever In-Reply-To: <20180116213343.GD21173@fieldses.org> Date: Wed, 17 Jan 2018 09:44:04 -0500 Cc: linux-rdma , Linux NFS Mailing List Message-Id: References: <20180103203849.7074.9609.stgit@klimt.1015granger.net> <20180116213343.GD21173@fieldses.org> To: Bruce Fields Sender: linux-nfs-owner@vger.kernel.org List-ID: > On Jan 16, 2018, at 4:33 PM, Bruce Fields = wrote: >=20 > On Tue, Jan 16, 2018 at 04:31:07PM -0500, Chuck Lever wrote: >>=20 >>=20 >>> On Jan 3, 2018, at 3:42 PM, Chuck Lever = wrote: >>>=20 >>> Hi Bruce- >>>=20 >>> Would you consider these patches for merging into v4.16? >>=20 >> Hi Bruce, since you haven't responded, I assume these will >> not appear in v4.16. Let's drop these for now, and I will >> resubmit them for v4.17. >=20 > Sorry for the lack of response, I started reviewing but didn't finish, > and still expect to get them in for 4.16. No rush. I have more work in this area, so it would be OK to postpone them. > --b. >=20 >>=20 >>=20 >>> Changes since v1: >>> - Rebased on v4.15-rc6 >>> - Address a 0day robot complaint in nfsd3_proc_symlink >>> - Properly handle error return from svc_rdma_handle_bc_reply >>>=20 >>> --- >>>=20 >>> 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 >>>=20 >>>=20 >>> 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 | 5 - >>> net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 9 -- >>> net/sunrpc/xprtrdma/svc_rdma_sendto.c | 6 -- >>> net/sunrpc/xprtrdma/svc_rdma_transport.c | 25 ++---- >>> 16 files changed, 225 insertions(+), 163 deletions(-) >>>=20 >>> -- >>> Chuck Lever >>> -- >>> To unsubscribe from this list: send the line "unsubscribe linux-nfs" = in >>> the body of a message to majordomo@vger.kernel.org >>> More majordomo info at http://vger.kernel.org/majordomo-info.html >>=20 >> -- >> Chuck Lever >>=20 >>=20 > -- > To unsubscribe from this list: send the line "unsubscribe linux-rdma" = in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Chuck Lever