diff for duplicates of <20180626191235.GB18273@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index b8fcd7f..fc43ee7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,18 +1,18 @@ On Tue, Jun 26, 2018 at 12:07:40PM -0700, Dan Williams wrote: -> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote: +> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer@redhat.com> 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 @@ -32,3 +32,7 @@ On Tue, Jun 26, 2018 at 12:07:40PM -0700, Dan Williams wrote: Ah, do I need a Fixes: tag for patch 2, then? That one *does* need to go to stable, I think. +_______________________________________________ +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 73297d8..5b132a4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,35 +3,34 @@ "ref\0CAPcyv4iWgPnHmBKhUvhManC6UL9CkLqN_d8vBo6KmcPJdPzuUw@mail.gmail.com\0" "ref\020180626185830.GA7171@redhat.com\0" "ref\0CAPcyv4h6HO6fs6k7QMD77jkz2djCeWCtWomCdNb0-1Q4VKanqw@mail.gmail.com\0" - "ref\0CAPcyv4h6HO6fs6k7QMD77jkz2djCeWCtWomCdNb0-1Q4VKanqw-JsoAwUIsXosN+BqQ9rBEUg@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:12:35 -0600\0" - "To\0Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - linux-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\0Dan Williams <dan.j.williams@intel.com>\0" + "Cc\0Mike Snitzer <snitzer@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> + 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 12:07:40PM -0700, Dan Williams wrote:\n" - "> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer@redhat.com> 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" @@ -50,6 +49,10 @@ "> or the user visible failure mode.\n" "\n" "Ah, do I need a Fixes: tag for patch 2, then? That one *does* need to go to\n" - stable, I think. + "stable, I think.\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -7f24ffe19cd0d23fb02ba8fcd48677f147a8cc1fc1198e955c428da14a9e965b +a04e1cae2830d6420d1ddfb3602803658c9be887bb8ba72b839bf7148ede68e2
diff --git a/a/1.txt b/N2/1.txt index b8fcd7f..a1907e5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,18 +1,18 @@ On Tue, Jun 26, 2018 at 12:07:40PM -0700, Dan Williams wrote: -> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote: +> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer@redhat.com> 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 73297d8..03f133e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,35 +3,36 @@ "ref\0CAPcyv4iWgPnHmBKhUvhManC6UL9CkLqN_d8vBo6KmcPJdPzuUw@mail.gmail.com\0" "ref\020180626185830.GA7171@redhat.com\0" "ref\0CAPcyv4h6HO6fs6k7QMD77jkz2djCeWCtWomCdNb0-1Q4VKanqw@mail.gmail.com\0" - "ref\0CAPcyv4h6HO6fs6k7QMD77jkz2djCeWCtWomCdNb0-1Q4VKanqw-JsoAwUIsXosN+BqQ9rBEUg@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:12:35 -0600\0" - "To\0Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>" - linux-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\0Dan Williams <dan.j.williams@intel.com>\0" + "Cc\0Mike Snitzer <snitzer@redhat.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 12:07:40PM -0700, Dan Williams wrote:\n" - "> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n" + "> On Tue, Jun 26, 2018 at 11:58 AM, Mike Snitzer <snitzer@redhat.com> 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" @@ -52,4 +53,4 @@ "Ah, do I need a Fixes: tag for patch 2, then? That one *does* need to go to\n" stable, I think. -7f24ffe19cd0d23fb02ba8fcd48677f147a8cc1fc1198e955c428da14a9e965b +91f5022a69df281e0df6da0aee19ae25bcc461117c818d73fcd73c84c7324d6e
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.