diff for duplicates of <20180601205950.GA12821@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index b2cf453..8fd77a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ On Thu, May 31, 2018 at 03:26:45PM -0700, Darrick J. Wong wrote: > On Thu, May 31, 2018 at 04:52:06PM -0400, Mike Snitzer wrote: > > On Thu, May 31 2018 at 3:13pm -0400, -> > Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> wrote: +> > Darrick J. Wong <darrick.wong@oracle.com> wrote: > > > > > On Tue, May 29, 2018 at 04:01:14PM -0600, Ross Zwisler wrote: > > > > On Tue, May 29, 2018 at 02:25:10PM -0700, Darrick J. Wong wrote: > > > > > On Tue, May 29, 2018 at 01:51:01PM -0600, Ross Zwisler wrote: -> > > > > > From: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> > > > > > From: Dave Jiang <dave.jiang@intel.com> > > > > > > > > > > > > The function return values are confusing with the way the function is > > > > > > named. We expect a true or false return value but it actually returns @@ -14,13 +14,13 @@ On Thu, May 31, 2018 at 03:26:45PM -0700, Darrick J. Wong wrote: > > > > > > to return a bool where if DAX is supported then return true and no DAX > > > > > > support returns false. > > > > > > -> > > > > > Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > > > > > Signed-off-by: Dave Jiang <dave.jiang@intel.com> +> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > > > > > > > > > > Looks ok, do you want me to pull the first two patches through the xfs > > > > > tree? > > > > > -> > > > > Reviewed-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> +> > > > > Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> > > > > > > > > Thanks for the review. > > > > @@ -43,3 +43,7 @@ For anyone else who would like to simulate persistent memory using QEMU, I've added some hints here: https://nvdimm.wiki.kernel.org/pmem_in_qemu +_______________________________________________ +Linux-nvdimm mailing list +Linux-nvdimm@lists.01.org +https://lists.01.org/mailman/listinfo/linux-nvdimm diff --git a/a/content_digest b/N1/content_digest index 1a4ae35..b39c111 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,27 +5,27 @@ "ref\020180531191332.GB7825@magnolia\0" "ref\020180531205206.GA12681@redhat.com\0" "ref\020180531222645.GA6086@magnolia\0" - "From\0Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ross Zwisler <ross.zwisler@linux.intel.com>\0" "Subject\0Re: [dm-devel] [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns\0" "Date\0Fri, 1 Jun 2018 14:59:50 -0600\0" - "To\0Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - " linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Darrick J. Wong <darrick.wong@oracle.com>\0" + "Cc\0Mike Snitzer <snitzer@redhat.com>" + linux-nvdimm@lists.01.org + linux-kernel@vger.kernel.org + linux-xfs@vger.kernel.org + dm-devel@redhat.com + " linux-fsdevel@vger.kernel.org\0" "\00:1\0" "b\0" "On Thu, May 31, 2018 at 03:26:45PM -0700, Darrick J. Wong wrote:\n" "> On Thu, May 31, 2018 at 04:52:06PM -0400, Mike Snitzer wrote:\n" "> > On Thu, May 31 2018 at 3:13pm -0400,\n" - "> > Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> > Darrick J. Wong <darrick.wong@oracle.com> wrote:\n" "> > \n" "> > > On Tue, May 29, 2018 at 04:01:14PM -0600, Ross Zwisler wrote:\n" "> > > > On Tue, May 29, 2018 at 02:25:10PM -0700, Darrick J. Wong wrote:\n" "> > > > > On Tue, May 29, 2018 at 01:51:01PM -0600, Ross Zwisler wrote:\n" - "> > > > > > From: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> > > > > > From: Dave Jiang <dave.jiang@intel.com>\n" "> > > > > > \n" "> > > > > > The function return values are confusing with the way the function is\n" "> > > > > > named. We expect a true or false return value but it actually returns\n" @@ -33,13 +33,13 @@ "> > > > > > to return a bool where if DAX is supported then return true and no DAX\n" "> > > > > > support returns false.\n" "> > > > > > \n" - "> > > > > > Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > > > > > Signed-off-by: Dave Jiang <dave.jiang@intel.com>\n" + "> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> > > > > \n" "> > > > > Looks ok, do you want me to pull the first two patches through the xfs\n" "> > > > > tree?\n" "> > > > > \n" - "> > > > > Reviewed-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + "> > > > > Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>\n" "> > > > \n" "> > > > Thanks for the review.\n" "> > > > \n" @@ -61,6 +61,10 @@ "For anyone else who would like to simulate persistent memory using QEMU, I've\n" "added some hints here:\n" "\n" - https://nvdimm.wiki.kernel.org/pmem_in_qemu + "https://nvdimm.wiki.kernel.org/pmem_in_qemu\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -ab5e2175779d53b2cf46778314359fa81f5ab72ae2d1436d0eef66eaefd2c4f7 +81372a4c8ab072fc08fa7ae71d952c8debef7218f4c224fd370c7210047c9d1b
diff --git a/a/1.txt b/N2/1.txt index b2cf453..2d8cc50 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,12 +1,12 @@ On Thu, May 31, 2018 at 03:26:45PM -0700, Darrick J. Wong wrote: > On Thu, May 31, 2018 at 04:52:06PM -0400, Mike Snitzer wrote: > > On Thu, May 31 2018 at 3:13pm -0400, -> > Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> wrote: +> > Darrick J. Wong <darrick.wong@oracle.com> wrote: > > > > > On Tue, May 29, 2018 at 04:01:14PM -0600, Ross Zwisler wrote: > > > > On Tue, May 29, 2018 at 02:25:10PM -0700, Darrick J. Wong wrote: > > > > > On Tue, May 29, 2018 at 01:51:01PM -0600, Ross Zwisler wrote: -> > > > > > From: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> > > > > > From: Dave Jiang <dave.jiang@intel.com> > > > > > > > > > > > > The function return values are confusing with the way the function is > > > > > > named. We expect a true or false return value but it actually returns @@ -14,13 +14,13 @@ On Thu, May 31, 2018 at 03:26:45PM -0700, Darrick J. Wong wrote: > > > > > > to return a bool where if DAX is supported then return true and no DAX > > > > > > support returns false. > > > > > > -> > > > > > Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> -> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > > > > > Signed-off-by: Dave Jiang <dave.jiang@intel.com> +> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > > > > > > > > > > Looks ok, do you want me to pull the first two patches through the xfs > > > > > tree? > > > > > -> > > > > Reviewed-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> +> > > > > Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> > > > > > > > > Thanks for the review. > > > > diff --git a/a/content_digest b/N2/content_digest index 1a4ae35..873d6ed 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,27 +5,30 @@ "ref\020180531191332.GB7825@magnolia\0" "ref\020180531205206.GA12681@redhat.com\0" "ref\020180531222645.GA6086@magnolia\0" - "From\0Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ross Zwisler <ross.zwisler@linux.intel.com>\0" "Subject\0Re: [dm-devel] [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns\0" "Date\0Fri, 1 Jun 2018 14:59:50 -0600\0" - "To\0Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - " linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Darrick J. Wong <darrick.wong@oracle.com>\0" + "Cc\0Mike Snitzer <snitzer@redhat.com>" + Dave Jiang <dave.jiang@intel.com> + Toshi Kani <toshi.kani@hpe.com> + linux-nvdimm@lists.01.org + linux-kernel@vger.kernel.org + linux-xfs@vger.kernel.org + dm-devel@redhat.com + linux-fsdevel@vger.kernel.org + " Ross Zwisler <ross.zwisler@linux.intel.com>\0" "\00:1\0" "b\0" "On Thu, May 31, 2018 at 03:26:45PM -0700, Darrick J. Wong wrote:\n" "> On Thu, May 31, 2018 at 04:52:06PM -0400, Mike Snitzer wrote:\n" "> > On Thu, May 31 2018 at 3:13pm -0400,\n" - "> > Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> > Darrick J. Wong <darrick.wong@oracle.com> wrote:\n" "> > \n" "> > > On Tue, May 29, 2018 at 04:01:14PM -0600, Ross Zwisler wrote:\n" "> > > > On Tue, May 29, 2018 at 02:25:10PM -0700, Darrick J. Wong wrote:\n" "> > > > > On Tue, May 29, 2018 at 01:51:01PM -0600, Ross Zwisler wrote:\n" - "> > > > > > From: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> > > > > > From: Dave Jiang <dave.jiang@intel.com>\n" "> > > > > > \n" "> > > > > > The function return values are confusing with the way the function is\n" "> > > > > > named. We expect a true or false return value but it actually returns\n" @@ -33,13 +36,13 @@ "> > > > > > to return a bool where if DAX is supported then return true and no DAX\n" "> > > > > > support returns false.\n" "> > > > > > \n" - "> > > > > > Signed-off-by: Dave Jiang <dave.jiang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" - "> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > > > > > Signed-off-by: Dave Jiang <dave.jiang@intel.com>\n" + "> > > > > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> > > > > \n" "> > > > > Looks ok, do you want me to pull the first two patches through the xfs\n" "> > > > > tree?\n" "> > > > > \n" - "> > > > > Reviewed-by: Darrick J. Wong <darrick.wong-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>\n" + "> > > > > Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>\n" "> > > > \n" "> > > > Thanks for the review.\n" "> > > > \n" @@ -63,4 +66,4 @@ "\n" https://nvdimm.wiki.kernel.org/pmem_in_qemu -ab5e2175779d53b2cf46778314359fa81f5ab72ae2d1436d0eef66eaefd2c4f7 +ca9e9bf20d7fe5ae0679dec4d6961b4ec23bc5b3aea3a8b70166443eb25d02ec
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.