diff for duplicates of <005401d0f9fd$16399920$42accb60$@opengridcomputing.com> diff --git a/a/1.txt b/N1/1.txt index 0abfd2c..7fdcdc7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,10 +1,10 @@ > -----Original Message----- -> From: Anna Schumaker [mailto:Anna.Schumaker@netapp.com] +> From: Anna Schumaker [mailto:Anna.Schumaker-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org] > Sent: Monday, September 28, 2015 9:45 AM -> To: Steve Wise; trond.myklebust@primarydata.com; bfields@fieldses.org -> Cc: linux-nfs@vger.kernel.org; linux-rdma@vger.kernel.org +> To: Steve Wise; trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org; bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org +> Cc: linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Subject: Re: [PATCH 1/3] xprtrdma: disconnect and flush cqs before freeing buffers > > Hi Steve, @@ -19,8 +19,8 @@ > >> In rpcrdma_ep_destroy(), disconnect the cm_id first which should flush the > >> qp, then drain the cqs, then destroy the qp, and finally destroy the cqs. > >> -> >> Signed-off-by: Steve Wise <swise@opengridcomputing.com> -> >> Tested-by: Chuck Lever <chuck.lever@oracle.com> +> >> Signed-off-by: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org> +> >> Tested-by: Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> > >> --- > > > > Hey Trond, I'm hoping this can make 4.3-rc (and stable if you agree). @@ -36,3 +36,9 @@ Thanks. Going forward I'll make sure you are CC'd for client patches too! I wasn't sure if you are formally taking all xprtrdma patches and sending them to Trond... Steve. + + +-- +To unsubscribe from this list: send the line "unsubscribe linux-nfs" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 71b6db2..30cb7ac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,24 @@ "ref\020150921172423.9761.92399.stgit@build2.ogc.int\0" "ref\056094F16.3040608@opengridcomputing.com\0" "ref\056095286.6030201@Netapp.com\0" - "From\0Steve Wise <swise@opengridcomputing.com>\0" + "ref\056095286.6030201-ZwjVKphTwtPQT0dZR+AlfA@public.gmane.org\0" + "From\0Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>\0" "Subject\0RE: [PATCH 1/3] xprtrdma: disconnect and flush cqs before freeing buffers\0" "Date\0Mon, 28 Sep 2015 09:50:58 -0500\0" - "To\0'Anna Schumaker' <Anna.Schumaker@netapp.com>" - <trond.myklebust@primarydata.com> - " <bfields@fieldses.org>\0" - "Cc\0<linux-nfs@vger.kernel.org>" - " <linux-rdma@vger.kernel.org>\0" + "To\0'Anna Schumaker' <Anna.Schumaker-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org>" + trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org + " bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org\0" + "Cc\0linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + " linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "\n" "\n" "> -----Original Message-----\n" - "> From: Anna Schumaker [mailto:Anna.Schumaker@netapp.com]\n" + "> From: Anna Schumaker [mailto:Anna.Schumaker-HgOvQuBEEgTQT0dZR+AlfA@public.gmane.org]\n" "> Sent: Monday, September 28, 2015 9:45 AM\n" - "> To: Steve Wise; trond.myklebust@primarydata.com; bfields@fieldses.org\n" - "> Cc: linux-nfs@vger.kernel.org; linux-rdma@vger.kernel.org\n" + "> To: Steve Wise; trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org; bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org\n" + "> Cc: linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "> Subject: Re: [PATCH 1/3] xprtrdma: disconnect and flush cqs before freeing buffers\n" "> \n" "> Hi Steve,\n" @@ -32,8 +33,8 @@ "> >> In rpcrdma_ep_destroy(), disconnect the cm_id first which should flush the\n" "> >> qp, then drain the cqs, then destroy the qp, and finally destroy the cqs.\n" "> >>\n" - "> >> Signed-off-by: Steve Wise <swise@opengridcomputing.com>\n" - "> >> Tested-by: Chuck Lever <chuck.lever@oracle.com>\n" + "> >> Signed-off-by: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>\n" + "> >> Tested-by: Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" "> >> ---\n" "> >\n" "> > Hey Trond, I'm hoping this can make 4.3-rc (and stable if you agree).\n" @@ -48,6 +49,12 @@ "\n" "Thanks. Going forward I'll make sure you are CC'd for client patches too! I wasn't sure if you are formally taking all xprtrdma patches and sending them to Trond...\n" "\n" - Steve. + "Steve.\n" + "\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-nfs\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -741b08241930f2c5595d64432ed032305a70adfaec5ed675ed403d0e0ca2a8f8 +6a4c47db46820ef11b2e008d523265ebad097fd32b76793a551f928710609b52
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.