diff for duplicates of <20140122235233.GA17155@fieldses.org> diff --git a/a/1.txt b/N1/1.txt index 7c2daf8..1692579 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ On Tue, Jan 21, 2014 at 08:35:36AM -0700, Trond Myklebust wrote: > -> On Jan 21, 2014, at 3:08, shaobingqing <shaobingqing@bwstor.com.cn> wrote: +> On Jan 21, 2014, at 3:08, shaobingqing <shaobingqing-Gb3srWounXyPt1CcHtbs0g@public.gmane.org> wrote: > -> > 2014/1/21 Trond Myklebust <trond.myklebust@primarydata.com>: +> > 2014/1/21 Trond Myklebust <trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org>: > >> On Mon, 2014-01-20 at 14:59 +0800, shaobingqing wrote: > >>> In current code, there only one struct rpc_rqst is prealloced. If one > >>> callback request is received from two sk_buff, the xprt_alloc_bc_request @@ -13,7 +13,7 @@ On Tue, Jan 21, 2014 at 08:35:36AM -0700, Trond Myklebust wrote: > >>> pointer will be returned, then xprt_force_disconnect occur. I think one > >>> callback request can be allowed to be received from two sk_buff. > >>> -> >>> Signed-off-by: shaobingqing <shaobingqing@bwstor.com.cn> +> >>> Signed-off-by: shaobingqing <shaobingqing-Gb3srWounXyPt1CcHtbs0g@public.gmane.org> > >>> --- > >>> net/sunrpc/xprtsock.c | 11 +++++++++-- > >>> 1 files changed, 9 insertions(+), 2 deletions(-) @@ -62,4 +62,8 @@ setting up the callback client wrong?) > -- > Trond Myklebust > Linux NFS client maintainer -> +> +-- +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 8e2c64f..afd2439 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,23 +2,24 @@ "ref\01390259843.2501.2.camel@leira.trondhjem.org\0" "ref\0CALrKORrZ3Kcuqc1RajQKkZcot0yiswh4VR_WuXHqfRTjn9oGQQ@mail.gmail.com\0" "ref\01BFACA51-087E-4945-851A-FBF0F108604C@primarydata.com\0" - "From\0J. Bruce Fields <bfields@fieldses.org>\0" + "ref\01BFACA51-087E-4945-851A-FBF0F108604C-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org\0" + "From\0J. Bruce Fields <bfields-uC3wQj2KruNg9hUCZPvPmw@public.gmane.org>\0" "Subject\0Re: [PATCH] SUNRPC: Allow one callback request to be received from two sk_buff\0" "Date\0Wed, 22 Jan 2014 18:52:33 -0500\0" - "To\0Trond Myklebust <trond.myklebust@primarydata.com>\0" - "Cc\0shaobingqing <shaobingqing@bwstor.com.cn>" - Dr Fields James Bruce <bfields@redhat.com> - Miller David S. <davem@davemloft.net> - linuxnfs <linux-nfs@vger.kernel.org> - netdev@vger.kernel.org - " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0" + "To\0Trond Myklebust <trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org>\0" + "Cc\0shaobingqing <shaobingqing-Gb3srWounXyPt1CcHtbs0g@public.gmane.org>" + Dr Fields James Bruce <bfields-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + Miller David S. <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> + linuxnfs <linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "On Tue, Jan 21, 2014 at 08:35:36AM -0700, Trond Myklebust wrote:\n" "> \n" - "> On Jan 21, 2014, at 3:08, shaobingqing <shaobingqing@bwstor.com.cn> wrote:\n" + "> On Jan 21, 2014, at 3:08, shaobingqing <shaobingqing-Gb3srWounXyPt1CcHtbs0g@public.gmane.org> wrote:\n" "> \n" - "> > 2014/1/21 Trond Myklebust <trond.myklebust@primarydata.com>:\n" + "> > 2014/1/21 Trond Myklebust <trond.myklebust-7I+n7zu2hftEKMMhf/gKZA@public.gmane.org>:\n" "> >> On Mon, 2014-01-20 at 14:59 +0800, shaobingqing wrote:\n" "> >>> In current code, there only one struct rpc_rqst is prealloced. If one\n" "> >>> callback request is received from two sk_buff, the xprt_alloc_bc_request\n" @@ -29,7 +30,7 @@ "> >>> pointer will be returned, then xprt_force_disconnect occur. I think one\n" "> >>> callback request can be allowed to be received from two sk_buff.\n" "> >>> \n" - "> >>> Signed-off-by: shaobingqing <shaobingqing@bwstor.com.cn>\n" + "> >>> Signed-off-by: shaobingqing <shaobingqing-Gb3srWounXyPt1CcHtbs0g@public.gmane.org>\n" "> >>> ---\n" "> >>> net/sunrpc/xprtsock.c | 11 +++++++++--\n" "> >>> 1 files changed, 9 insertions(+), 2 deletions(-)\n" @@ -78,6 +79,10 @@ "> --\n" "> Trond Myklebust\n" "> Linux NFS client maintainer\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 -437dab98afebb8bbbdf613047a730cb11574955ddc9962ff7fa7c1827856cd3d +7844a244c5b5827883a34a40d434e90120d104ba7be7a58b544ec9acb1a37584
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.