diff for duplicates of <20180626191129.GA18273@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index 1a0b068..fbbef35 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,17 +1,17 @@ On Tue, Jun 26, 2018 at 02:58:30PM -0400, Mike Snitzer wrote: > On Tue, Jun 26 2018 at 2:52pm -0400, -> Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote: +> Dan Williams <dan.j.williams@intel.com> wrote: > > > On Tue, Jun 26, 2018 at 10:59 AM, Ross Zwisler -> > <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote: +> > <ross.zwisler@linux.intel.com> wrote: > > > QUEUE_FLAG_DAX is an indication that a given block device supports > > > filesystem DAX and should not be set for PMEM namespaces which are in "raw" > > > or "sector" modes. These namespaces lack struct page and are prevented > > > from participating in filesystem DAX. > > > -> > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -> > > Suggested-by: Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -> > > Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> +> > > Suggested-by: Mike Snitzer <snitzer@redhat.com> +> > > Cc: stable@vger.kernel.org > > > > Why is this cc: stable? What is the user visible impact of this change > > especially given the requirement to validate QUEUE_FLAG_DAX with @@ -37,3 +37,7 @@ setting QUEUE_FLAG_DAX on the DM device. I think maybe it's good to have in stable for completeness (and it's a very small change), but if we drop it from stable the code will still do the right thing AFAICT. +_______________________________________________ +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 33fc8a2..b1e0344 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,33 +2,32 @@ "ref\020180626175932.8899-2-ross.zwisler@linux.intel.com\0" "ref\0CAPcyv4iWgPnHmBKhUvhManC6UL9CkLqN_d8vBo6KmcPJdPzuUw@mail.gmail.com\0" "ref\020180626185830.GA7171@redhat.com\0" - "ref\020180626185830.GA7171-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" - "From\0Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ross Zwisler <ross.zwisler@linux.intel.com>\0" "Subject\0Re: [PATCH v3 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode\0" "Date\0Tue, 26 Jun 2018 13:11:29 -0600\0" - "To\0Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-nvdimm <linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org>" - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - stable <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-xfs <linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - device-mapper development <dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " linux-fsdevel <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Mike Snitzer <snitzer@redhat.com>\0" + "Cc\0linux-nvdimm <linux-nvdimm@lists.01.org>" + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + stable <stable@vger.kernel.org> + linux-xfs <linux-xfs@vger.kernel.org> + device-mapper development <dm-devel@redhat.com> + " linux-fsdevel <linux-fsdevel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Tue, Jun 26, 2018 at 02:58:30PM -0400, Mike Snitzer wrote:\n" "> On Tue, Jun 26 2018 at 2:52pm -0400,\n" - "> Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:\n" + "> Dan Williams <dan.j.williams@intel.com> wrote:\n" "> \n" "> > On Tue, Jun 26, 2018 at 10:59 AM, Ross Zwisler\n" - "> > <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:\n" + "> > <ross.zwisler@linux.intel.com> wrote:\n" "> > > QUEUE_FLAG_DAX is an indication that a given block device supports\n" "> > > filesystem DAX and should not be set for PMEM namespaces which are in \"raw\"\n" "> > > or \"sector\" modes. These namespaces lack struct page and are prevented\n" "> > > from participating in filesystem DAX.\n" "> > >\n" - "> > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "> > > Suggested-by: Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "> > > Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" + "> > > Suggested-by: Mike Snitzer <snitzer@redhat.com>\n" + "> > > Cc: stable@vger.kernel.org\n" "> > \n" "> > Why is this cc: stable? What is the user visible impact of this change\n" "> > especially given the requirement to validate QUEUE_FLAG_DAX with\n" @@ -53,6 +52,10 @@ "\n" "I think maybe it's good to have in stable for completeness (and it's a very\n" "small change), but if we drop it from stable the code will still do the right\n" - thing AFAICT. + "thing AFAICT.\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -c2537607f15ed2fc9a11b7ffb73c01875644920f9bbf9f02bc3581d7e051290e +822bed149b8e6e6fbc4ddca69c29c0aa30e57501916b91b946a240c7c01eb3dc
diff --git a/a/1.txt b/N2/1.txt index 1a0b068..c428da7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,17 +1,17 @@ On Tue, Jun 26, 2018 at 02:58:30PM -0400, Mike Snitzer wrote: > On Tue, Jun 26 2018 at 2:52pm -0400, -> Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote: +> Dan Williams <dan.j.williams@intel.com> wrote: > > > On Tue, Jun 26, 2018 at 10:59 AM, Ross Zwisler -> > <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote: +> > <ross.zwisler@linux.intel.com> wrote: > > > QUEUE_FLAG_DAX is an indication that a given block device supports > > > filesystem DAX and should not be set for PMEM namespaces which are in "raw" > > > or "sector" modes. These namespaces lack struct page and are prevented > > > from participating in filesystem DAX. > > > -> > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> -> > > Suggested-by: Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -> > > Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> +> > > Suggested-by: Mike Snitzer <snitzer@redhat.com> +> > > Cc: stable@vger.kernel.org > > > > Why is this cc: stable? What is the user visible impact of this change > > especially given the requirement to validate QUEUE_FLAG_DAX with diff --git a/a/content_digest b/N2/content_digest index 33fc8a2..bc494cb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,33 +2,35 @@ "ref\020180626175932.8899-2-ross.zwisler@linux.intel.com\0" "ref\0CAPcyv4iWgPnHmBKhUvhManC6UL9CkLqN_d8vBo6KmcPJdPzuUw@mail.gmail.com\0" "ref\020180626185830.GA7171@redhat.com\0" - "ref\020180626185830.GA7171-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" - "From\0Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" + "From\0Ross Zwisler <ross.zwisler@linux.intel.com>\0" "Subject\0Re: [PATCH v3 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode\0" "Date\0Tue, 26 Jun 2018 13:11:29 -0600\0" - "To\0Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-nvdimm <linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org>" - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - stable <stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - linux-xfs <linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - device-mapper development <dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " linux-fsdevel <linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Mike Snitzer <snitzer@redhat.com>\0" + "Cc\0Dan Williams <dan.j.williams@intel.com>" + Ross Zwisler <ross.zwisler@linux.intel.com> + Toshi Kani <toshi.kani@hpe.com> + device-mapper development <dm-devel@redhat.com> + linux-nvdimm <linux-nvdimm@lists.01.org> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + stable <stable@vger.kernel.org> + linux-xfs <linux-xfs@vger.kernel.org> + " linux-fsdevel <linux-fsdevel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Tue, Jun 26, 2018 at 02:58:30PM -0400, Mike Snitzer wrote:\n" "> On Tue, Jun 26 2018 at 2:52pm -0400,\n" - "> Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:\n" + "> Dan Williams <dan.j.williams@intel.com> wrote:\n" "> \n" "> > On Tue, Jun 26, 2018 at 10:59 AM, Ross Zwisler\n" - "> > <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:\n" + "> > <ross.zwisler@linux.intel.com> wrote:\n" "> > > QUEUE_FLAG_DAX is an indication that a given block device supports\n" "> > > filesystem DAX and should not be set for PMEM namespaces which are in \"raw\"\n" "> > > or \"sector\" modes. These namespaces lack struct page and are prevented\n" "> > > from participating in filesystem DAX.\n" "> > >\n" - "> > > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" - "> > > Suggested-by: Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "> > > Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "> > > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" + "> > > Suggested-by: Mike Snitzer <snitzer@redhat.com>\n" + "> > > Cc: stable@vger.kernel.org\n" "> > \n" "> > Why is this cc: stable? What is the user visible impact of this change\n" "> > especially given the requirement to validate QUEUE_FLAG_DAX with\n" @@ -55,4 +57,4 @@ "small change), but if we drop it from stable the code will still do the right\n" thing AFAICT. -c2537607f15ed2fc9a11b7ffb73c01875644920f9bbf9f02bc3581d7e051290e +5b9a43b9e5c67bf7b6360041f0ff410a6260b109f1f7698721e1f77c29f7602d
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.