diff for duplicates of <20120712214952.GE20167@google.com> diff --git a/a/1.txt b/N1/1.txt index 21b5530..d4f3b79 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ >From bd7bdd43dcb81bb08240b9401b36a104f77dc135 Mon Sep 17 00:00:00 2001 -From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +From: Tejun Heo <tj@kernel.org> Date: Thu, 12 Jul 2012 14:46:37 -0700 Move worklist and all worker management fields from global_cwq into @@ -14,8 +14,8 @@ gcwq. v2: Comment typo fixes as suggested by Namhyung. -Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -Cc: Namhyung Kim <namhyung-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Signed-off-by: Tejun Heo <tj@kernel.org> +Cc: Namhyung Kim <namhyung@kernel.org> --- Minor update. git branches updated accoringly. Thanks. @@ -741,3 +741,8 @@ index 27637c2..61f1544 100644 init_waitqueue_head(&gcwq->trustee_wait); -- 1.7.7.3 + +_______________________________________________ +xfs mailing list +xfs@oss.sgi.com +http://oss.sgi.com/mailman/listinfo/xfs diff --git a/a/content_digest b/N1/content_digest index d756e08..eb2e490 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,31 @@ "ref\01341859315-17759-1-git-send-email-tj@kernel.org\0" "ref\01341859315-17759-3-git-send-email-tj@kernel.org\0" - "ref\01341859315-17759-3-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Tejun Heo <tj@kernel.org>\0" "Subject\0[PATCH UPDATED 2/6] workqueue: factor out worker_pool from global_cwq\0" "Date\0Thu, 12 Jul 2012 14:49:52 -0700\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org" - joshhunt00-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org - rni-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - vwadekar-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - swhiteho-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - bpm-sJ/iWh9BUns@public.gmane.org - elder-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - xfs-VZNHf3L845pBDgjK7y7TUQ@public.gmane.org - marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org - gustavo-THi1TnShQwVAfugRpC6u6w@public.gmane.org - johan.hedberg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0axboe@kernel.dk" + elder@kernel.org + rni@google.com + martin.petersen@oracle.com + linux-bluetooth@vger.kernel.org + torvalds@linux-foundation.org + marcel@holtmann.org + vwadekar@nvidia.com + swhiteho@redhat.com + herbert@gondor.hengli.com.au + bpm@sgi.com + linux-crypto@vger.kernel.org + gustavo@padovan.org + xfs@oss.sgi.com + joshhunt00@gmail.com + davem@davemloft.net + vgoyal@redhat.com + " johan.hedberg@gmail.com\0" "\00:1\0" "b\0" ">From bd7bdd43dcb81bb08240b9401b36a104f77dc135 Mon Sep 17 00:00:00 2001\n" - "From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "From: Tejun Heo <tj@kernel.org>\n" "Date: Thu, 12 Jul 2012 14:46:37 -0700\n" "\n" "Move worklist and all worker management fields from global_cwq into\n" @@ -41,8 +40,8 @@ "\n" "v2: Comment typo fixes as suggested by Namhyung.\n" "\n" - "Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "Cc: Namhyung Kim <namhyung-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Signed-off-by: Tejun Heo <tj@kernel.org>\n" + "Cc: Namhyung Kim <namhyung@kernel.org>\n" "---\n" "Minor update. git branches updated accoringly. Thanks.\n" "\n" @@ -767,6 +766,11 @@ " \t\tgcwq->trustee_state = TRUSTEE_DONE;\n" " \t\tinit_waitqueue_head(&gcwq->trustee_wait);\n" "-- \n" - 1.7.7.3 + "1.7.7.3\n" + "\n" + "_______________________________________________\n" + "xfs mailing list\n" + "xfs@oss.sgi.com\n" + http://oss.sgi.com/mailman/listinfo/xfs -179d1b41805a233e7efe22681c099f62942684c0ed053280205313fd6ec5611d +3116201d0ea198ff83a999157248cd5f6a2a35305ca109a1342709b0ace3fc70
diff --git a/a/1.txt b/N2/1.txt index 21b5530..ef82587 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ >From bd7bdd43dcb81bb08240b9401b36a104f77dc135 Mon Sep 17 00:00:00 2001 -From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +From: Tejun Heo <tj@kernel.org> Date: Thu, 12 Jul 2012 14:46:37 -0700 Move worklist and all worker management fields from global_cwq into @@ -14,8 +14,8 @@ gcwq. v2: Comment typo fixes as suggested by Namhyung. -Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -Cc: Namhyung Kim <namhyung-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Signed-off-by: Tejun Heo <tj@kernel.org> +Cc: Namhyung Kim <namhyung@kernel.org> --- Minor update. git branches updated accoringly. Thanks. diff --git a/a/content_digest b/N2/content_digest index d756e08..9ebfbdc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,32 +1,31 @@ "ref\01341859315-17759-1-git-send-email-tj@kernel.org\0" "ref\01341859315-17759-3-git-send-email-tj@kernel.org\0" - "ref\01341859315-17759-3-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Tejun Heo <tj@kernel.org>\0" "Subject\0[PATCH UPDATED 2/6] workqueue: factor out worker_pool from global_cwq\0" "Date\0Thu, 12 Jul 2012 14:49:52 -0700\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org" - joshhunt00-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org - rni-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - vwadekar-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org - herbert-lOAM2aK0SrRLBo1qDEOMRrpzq4S04n8Q@public.gmane.org - davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org - linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - swhiteho-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - bpm-sJ/iWh9BUns@public.gmane.org - elder-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - xfs-VZNHf3L845pBDgjK7y7TUQ@public.gmane.org - marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org - gustavo-THi1TnShQwVAfugRpC6u6w@public.gmane.org - johan.hedberg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org - linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " martin.petersen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0torvalds@linux-foundation.org" + joshhunt00@gmail.com + axboe@kernel.dk + rni@google.com + vgoyal@redhat.com + vwadekar@nvidia.com + herbert@gondor.hengli.com.au + davem@davemloft.net + linux-crypto@vger.kernel.org + swhiteho@redhat.com + bpm@sgi.com + elder@kernel.org + xfs@oss.sgi.com + marcel@holtmann.org + gustavo@padovan.org + johan.hedberg@gmail.com + linux-bluetooth@vger.kernel.org + " martin.petersen@oracle.com\0" "\00:1\0" "b\0" ">From bd7bdd43dcb81bb08240b9401b36a104f77dc135 Mon Sep 17 00:00:00 2001\n" - "From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "From: Tejun Heo <tj@kernel.org>\n" "Date: Thu, 12 Jul 2012 14:46:37 -0700\n" "\n" "Move worklist and all worker management fields from global_cwq into\n" @@ -41,8 +40,8 @@ "\n" "v2: Comment typo fixes as suggested by Namhyung.\n" "\n" - "Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "Cc: Namhyung Kim <namhyung-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Signed-off-by: Tejun Heo <tj@kernel.org>\n" + "Cc: Namhyung Kim <namhyung@kernel.org>\n" "---\n" "Minor update. git branches updated accoringly. Thanks.\n" "\n" @@ -769,4 +768,4 @@ "-- \n" 1.7.7.3 -179d1b41805a233e7efe22681c099f62942684c0ed053280205313fd6ec5611d +4662b8317852537687ffe541472ac3fba56091e62f84ec208ce84b182e4a9d3e
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.