diff for duplicates of <1235062758.9571.774.camel@quoit> diff --git a/a/1.txt b/N1/1.txt index 6fcf263..bfa887b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -40,7 +40,7 @@ index ef55697..57f89d6 100644 break; + case BLK_TN_GLOCK: -+ if (bit->pdu_len == sizeof(struct blk_io_trace_glock)) { ++ if (bit->pdu_len = sizeof(struct blk_io_trace_glock)) { + struct blk_io_trace_glock *g = (struct blk_io_trace_glock *)payload; + fprintf(ofp, + "%3d,%-3d %2d %8lu %5d.%09lu %5u %2s %3s %u:%llu cur:%s", @@ -67,8 +67,8 @@ index ef55697..57f89d6 100644 struct per_dev_info *pdi) { if (text_output) { -- if (t->action == BLK_TN_MESSAGE) -+ if (t->action == BLK_TN_MESSAGE || t->action == BLK_TN_GLOCK) +- if (t->action = BLK_TN_MESSAGE) ++ if (t->action = BLK_TN_MESSAGE || t->action = BLK_TN_GLOCK) handle_notify(t); else if (t->action & BLK_TC_ACT(BLK_TC_PC)) dump_trace_pc(t, pdi, pci); diff --git a/a/content_digest b/N1/content_digest index c82f482..ab59c10 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,11 @@ "ref\01235062539.9571.771.camel@quoit\0" "From\0Steven Whitehouse <swhiteho@redhat.com>\0" - "Subject\0[Cluster-devel] Re: GFS2: Add blktrace support to glocks\0" + "Subject\0Re: GFS2: Add blktrace support to glocks\0" "Date\0Thu, 19 Feb 2009 16:59:18 +0000\0" - "To\0cluster-devel.redhat.com\0" + "To\0cluster-devel@redhat.com\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-btrace@vger.kernel.org + " axboe@kernel.dk\0" "\00:1\0" "b\0" "\n" @@ -47,7 +50,7 @@ " \t\tbreak;\n" " \n" "+\tcase BLK_TN_GLOCK:\n" - "+\t\tif (bit->pdu_len == sizeof(struct blk_io_trace_glock)) {\n" + "+\t\tif (bit->pdu_len = sizeof(struct blk_io_trace_glock)) {\n" "+\t\t\tstruct blk_io_trace_glock *g = (struct blk_io_trace_glock *)payload;\n" "+\t\t\tfprintf(ofp,\n" "+\t\t\t\t\"%3d,%-3d %2d %8lu %5d.%09lu %5u %2s %3s %u:%llu cur:%s\",\n" @@ -74,8 +77,8 @@ " \t\t struct per_dev_info *pdi)\n" " {\n" " \tif (text_output) {\n" - "-\t\tif (t->action == BLK_TN_MESSAGE)\n" - "+\t\tif (t->action == BLK_TN_MESSAGE || t->action == BLK_TN_GLOCK)\n" + "-\t\tif (t->action = BLK_TN_MESSAGE)\n" + "+\t\tif (t->action = BLK_TN_MESSAGE || t->action = BLK_TN_GLOCK)\n" " \t\t\thandle_notify(t);\n" " \t\telse if (t->action & BLK_TC_ACT(BLK_TC_PC))\n" " \t\t\tdump_trace_pc(t, pdi, pci);\n" @@ -152,4 +155,4 @@ " * User setup structure passed with BLKSTARTTRACE\n" */ -1bc0590e7f68bd6c58b663face97863e21690cc73e636eb8282b524adb036cae +44bbd8c8f64d02fd13f1f24136ec869d67c013f7bfedd304d244a4bb72d23eed
diff --git a/a/content_digest b/N2/content_digest index c82f482..e3488d2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,11 @@ "ref\01235062539.9571.771.camel@quoit\0" "From\0Steven Whitehouse <swhiteho@redhat.com>\0" - "Subject\0[Cluster-devel] Re: GFS2: Add blktrace support to glocks\0" + "Subject\0Re: GFS2: Add blktrace support to glocks\0" "Date\0Thu, 19 Feb 2009 16:59:18 +0000\0" - "To\0cluster-devel.redhat.com\0" + "To\0cluster-devel@redhat.com\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-btrace@vger.kernel.org + " axboe@kernel.dk\0" "\00:1\0" "b\0" "\n" @@ -152,4 +155,4 @@ " * User setup structure passed with BLKSTARTTRACE\n" */ -1bc0590e7f68bd6c58b663face97863e21690cc73e636eb8282b524adb036cae +d24f72fc932d70100a640a3f6be77f3c59f900fa1c70571fc79a655e886dab09
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.