diff for duplicates of <20120626223437.GD15811@google.com> diff --git a/a/1.txt b/N1/1.txt index 2198eb9..723c198 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -From 866f8c15fafc3ae461463d5937f448eee2631ac5 Mon Sep 17 00:00:00 2001 -From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +>From 866f8c15fafc3ae461463d5937f448eee2631ac5 Mon Sep 17 00:00:00 2001 +From: Tejun Heo <tj@kernel.org> Date: Tue, 26 Jun 2012 15:05:44 -0700 Currently, request_queue has one request_list to allocate requests @@ -43,15 +43,15 @@ v2: queue-sysfs.txt updated and patch description udpated as suggested v3: blk_get_rl() wasn't checking error return from blkg_lookup_create() and may cause oops on lookup failure. Fix it by falling back to root_rl on blkg lookup failures. This problem - was spotted by Rakesh Iyer <rni-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>. + was spotted by Rakesh Iyer <rni@google.com>. v4: Updated to accomodate 458f27a982 "block: Avoid missed wakeup in request waitqueue". blk_drain_queue() now wakes up waiters on all blkg->rl on the target queue. -Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -Acked-by: Vivek Goyal <vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -Cc: Wu Fengguang <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +Signed-off-by: Tejun Heo <tj@kernel.org> +Acked-by: Vivek Goyal <vgoyal@redhat.com> +Cc: Wu Fengguang <fengguang.wu@intel.com> --- v4 to fix build failure on top of block/for-3.6/core. git branch has been udpated too. diff --git a/a/content_digest b/N1/content_digest index 8b72b84..156861f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,21 @@ "ref\01338867660-4689-1-git-send-email-tj@kernel.org\0" "ref\01338867660-4689-11-git-send-email-tj@kernel.org\0" - "ref\01338867660-4689-11-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 v4 10/10] blkcg: implement per-blkg request allocation\0" "Date\0Tue, 26 Jun 2012 15:34:37 -0700\0" - "To\0axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org\0" - "Cc\0ctalbott-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org" - rni-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org - " vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "To\0axboe@kernel.dk" + linux-kernel@vger.kernel.org + " containers@lists.linux-foundation.org\0" + "Cc\0vgoyal@redhat.com" + ctalbott@google.com + rni@google.com + fengguang.wu@intel.com + hughd@google.com + " akpm@linux-foundation.org\0" "\00:1\0" "b\0" - "From 866f8c15fafc3ae461463d5937f448eee2631ac5 Mon Sep 17 00:00:00 2001\n" - "From: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + ">From 866f8c15fafc3ae461463d5937f448eee2631ac5 Mon Sep 17 00:00:00 2001\n" + "From: Tejun Heo <tj@kernel.org>\n" "Date: Tue, 26 Jun 2012 15:05:44 -0700\n" "\n" "Currently, request_queue has one request_list to allocate requests\n" @@ -60,15 +59,15 @@ "v3: blk_get_rl() wasn't checking error return from\n" " blkg_lookup_create() and may cause oops on lookup failure. Fix it\n" " by falling back to root_rl on blkg lookup failures. This problem\n" - " was spotted by Rakesh Iyer <rni-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>.\n" + " was spotted by Rakesh Iyer <rni@google.com>.\n" "\n" "v4: Updated to accomodate 458f27a982 \"block: Avoid missed wakeup in\n" " request waitqueue\". blk_drain_queue() now wakes up waiters on all\n" " blkg->rl on the target queue.\n" "\n" - "Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "Acked-by: Vivek Goyal <vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "Cc: Wu Fengguang <fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "Signed-off-by: Tejun Heo <tj@kernel.org>\n" + "Acked-by: Vivek Goyal <vgoyal@redhat.com>\n" + "Cc: Wu Fengguang <fengguang.wu@intel.com>\n" "---\n" "v4 to fix build failure on top of block/for-3.6/core. git branch has\n" "been udpated too.\n" @@ -555,4 +554,4 @@ "-- \n" 1.7.7.3 -f9295e994f71db611ffcd3193b921f36c98080d60145b363de30604375ceb905 +0eca724ac8c99cd44a2265ca80f022ceb3f34b440b16d66ba03936580cea395a
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.