diff for duplicates of <5086D27F.1000007@adobe.com> diff --git a/a/1.txt b/N1/1.txt index 681a739..a2ec514 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,8 +9,8 @@ glibc version of epoll.h? > Hello Paton, > -> On Thu, Aug 23, 2012 at 11:15 PM, Paton J. Lewis <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org> wrote: ->> From: "Paton J. Lewis" <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org> +> On Thu, Aug 23, 2012 at 11:15 PM, Paton J. Lewis <palewis@adobe.com> wrote: +>> From: "Paton J. Lewis" <palewis@adobe.com> >> >> Enhanced epoll_ctl to support EPOLL_CTL_DISABLE, which disables an epoll item. >> If epoll_ctl doesn't return -EBUSY in this case, it is then safe to delete the @@ -151,7 +151,7 @@ Pat > Michael > > ->> Signed-off-by: Paton J. Lewis <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org> +>> Signed-off-by: Paton J. Lewis <palewis@adobe.com> >> --- >> fs/eventpoll.c | 38 ++- >> include/linux/eventpoll.h | 1 + @@ -287,7 +287,7 @@ Pat >> + * the Free Software Foundation; either version 2 of the License, or >> + * (at your option) any later version. >> + * ->> + * Paton J. Lewis <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org> +>> + * Paton J. Lewis <palewis@adobe.com> >> + * >> + */ >> + diff --git a/a/content_digest b/N1/content_digest index 6432a64..5306b49 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,18 @@ "ref\01345756535-8372-1-git-send-email-palewis@adobe.com\0" "ref\0CAKgNAkg0R2LwfpF8beCkawTfPu7oj_DDaDxf2VJ+xB6UTgRSaw@mail.gmail.com\0" - "ref\0CAKgNAkg0R2LwfpF8beCkawTfPu7oj_DDaDxf2VJ+xB6UTgRSaw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Paton J. Lewis <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org>\0" + "From\0Paton J. Lewis <palewis@adobe.com>\0" "Subject\0Re: [PATCH v2] epoll: Support for disabling items, and a self-test app.\0" "Date\0Tue, 23 Oct 2012 10:23:11 -0700\0" - "To\0mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org>" - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Jason Baron <jbaron-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Paul Holland <pholland-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org> - Davide Libenzi <davidel-AhlLAIvw+VEjIGhXcJzhZg@public.gmane.org> - libc-alpha-9JcytcrH/bA+uJoB2kUjGw@public.gmane.org <libc-alpha-9JcytcrH/bA+uJoB2kUjGw@public.gmane.org> - " Linux API <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0mtk.manpages@gmail.com <mtk.manpages@gmail.com>\0" + "Cc\0Alexander Viro <viro@zeniv.linux.org.uk>" + Andrew Morton <akpm@linux-foundation.org> + Jason Baron <jbaron@redhat.com> + linux-fsdevel@vger.kernel.org <linux-fsdevel@vger.kernel.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Paul Holland <pholland@adobe.com> + Davide Libenzi <davidel@xmailserver.org> + libc-alpha@sourceware.org <libc-alpha@sourceware.org> + " Linux API <linux-api@vger.kernel.org>\0" "\00:1\0" "b\0" "[Re-sending without HTML formatting; all vger.kernel.org destination \n" @@ -27,8 +26,8 @@ "\n" "> Hello Paton,\n" ">\n" - "> On Thu, Aug 23, 2012 at 11:15 PM, Paton J. Lewis <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org> wrote:\n" - ">> From: \"Paton J. Lewis\" <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org>\n" + "> On Thu, Aug 23, 2012 at 11:15 PM, Paton J. Lewis <palewis@adobe.com> wrote:\n" + ">> From: \"Paton J. Lewis\" <palewis@adobe.com>\n" ">>\n" ">> Enhanced epoll_ctl to support EPOLL_CTL_DISABLE, which disables an epoll item.\n" ">> If epoll_ctl doesn't return -EBUSY in this case, it is then safe to delete the\n" @@ -169,7 +168,7 @@ "> Michael\n" ">\n" ">\n" - ">> Signed-off-by: Paton J. Lewis <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org>\n" + ">> Signed-off-by: Paton J. Lewis <palewis@adobe.com>\n" ">> ---\n" ">> fs/eventpoll.c | 38 ++-\n" ">> include/linux/eventpoll.h | 1 +\n" @@ -305,7 +304,7 @@ ">> + * the Free Software Foundation; either version 2 of the License, or\n" ">> + * (at your option) any later version.\n" ">> + *\n" - ">> + * Paton J. Lewis <palewis-dv/VyGpifdQAvxtiuMwx3w@public.gmane.org>\n" + ">> + * Paton J. Lewis <palewis@adobe.com>\n" ">> + *\n" ">> + */\n" ">> +\n" @@ -649,4 +648,4 @@ "> .\n" > -c61b7b97c12586ae6a81ed79c16c88d6fb203a0b8c888717d4c0ee6eeb6cae1a +e5b9c534c49600cb1f24a639c588fdb46539b2a029e3f5c582a04fb92d34e945
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.