diff for duplicates of <20170419173138.06621e66@thinkpad> diff --git a/a/1.txt b/N1/1.txt index 7fd6f8e..a949939 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,13 +1,13 @@ On Mon, 17 Apr 2017 12:09:32 -0700 -Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote: +Dan Williams <dan.j.williams@intel.com> wrote: > Setup a dax_dev to have the same lifetime as the dcssblk block device > and add a ->direct_access() method that is equivalent to > dcssblk_direct_access(). Once fs/dax.c has been converted to use > dax_operations the old dcssblk_direct_access() will be removed. > -> Cc: Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com> +> Signed-off-by: Dan Williams <dan.j.williams@intel.com> > --- > drivers/s390/block/Kconfig | 1 + > drivers/s390/block/dcssblk.c | 54 +++++++++++++++++++++++++++++++++++------- diff --git a/a/content_digest b/N1/content_digest index 9b9ae17..06248ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,27 @@ "ref\0149245612770.10206.15496018295337908594.stgit@dwillia2-desk3.amr.corp.intel.com\0" "ref\0149245617283.10206.846177305206642788.stgit@dwillia2-desk3.amr.corp.intel.com\0" - "ref\0149245617283.10206.846177305206642788.stgit-p8uTFz9XbKj2zm6wflaqv1nYeNYlB/vhral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\0" + "From\0Gerald Schaefer <gerald.schaefer@de.ibm.com>\0" "Subject\0Re: [resend PATCH v2 08/33] dcssblk: add dax_operations support\0" "Date\0Wed, 19 Apr 2017 17:31:38 +0200\0" - "To\0Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " hch-jcswGhMUV9g@public.gmane.org\0" + "To\0Dan Williams <dan.j.williams@intel.com>\0" + "Cc\0linux-nvdimm@lists.01.org" + linux-kernel@vger.kernel.org + linux-block@vger.kernel.org + dm-devel@redhat.com + linux-fsdevel@vger.kernel.org + " hch@lst.de\0" "\00:1\0" "b\0" "On Mon, 17 Apr 2017 12:09:32 -0700\n" - "Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:\n" + "Dan Williams <dan.j.williams@intel.com> wrote:\n" "\n" "> Setup a dax_dev to have the same lifetime as the dcssblk block device\n" "> and add a ->direct_access() method that is equivalent to\n" "> dcssblk_direct_access(). Once fs/dax.c has been converted to use\n" "> dax_operations the old dcssblk_direct_access() will be removed.\n" "> \n" - "> Cc: Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com>\n" + "> Signed-off-by: Dan Williams <dan.j.williams@intel.com>\n" "> ---\n" "> drivers/s390/block/Kconfig | 1 +\n" "> drivers/s390/block/dcssblk.c | 54 +++++++++++++++++++++++++++++++++++-------\n" @@ -184,4 +183,4 @@ "> static void\n" > -46f70c46ad3e0f91cd1fd4b7eb451635a3ccee730ad5975748e51574ddbe071f +2b97a9d4a181c4ee1f8276ab7602d6fb0b7d365b800e1de45c3e22adeb2511eb
diff --git a/a/1.txt b/N2/1.txt index 7fd6f8e..38c501f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,13 +1,13 @@ On Mon, 17 Apr 2017 12:09:32 -0700 -Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote: +Dan Williams <dan.j.williams@intel.com> wrote: > Setup a dax_dev to have the same lifetime as the dcssblk block device > and add a ->direct_access() method that is equivalent to > dcssblk_direct_access(). Once fs/dax.c has been converted to use > dax_operations the old dcssblk_direct_access() will be removed. > -> Cc: Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com> +> Signed-off-by: Dan Williams <dan.j.williams@intel.com> > --- > drivers/s390/block/Kconfig | 1 + > drivers/s390/block/dcssblk.c | 54 +++++++++++++++++++++++++++++++++++------- @@ -167,4 +167,9 @@ brd->dax_dev init" issue, pmem seems to be fine. > } > > static void -> +> + +_______________________________________________ +Linux-nvdimm mailing list +Linux-nvdimm@lists.01.org +https://lists.01.org/mailman/listinfo/linux-nvdimm diff --git a/a/content_digest b/N2/content_digest index 9b9ae17..f808a0a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,27 @@ "ref\0149245612770.10206.15496018295337908594.stgit@dwillia2-desk3.amr.corp.intel.com\0" "ref\0149245617283.10206.846177305206642788.stgit@dwillia2-desk3.amr.corp.intel.com\0" - "ref\0149245617283.10206.846177305206642788.stgit-p8uTFz9XbKj2zm6wflaqv1nYeNYlB/vhral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\0" + "From\0Gerald Schaefer <gerald.schaefer@de.ibm.com>\0" "Subject\0Re: [resend PATCH v2 08/33] dcssblk: add dax_operations support\0" "Date\0Wed, 19 Apr 2017 17:31:38 +0200\0" - "To\0Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " hch-jcswGhMUV9g@public.gmane.org\0" + "To\0Dan Williams <dan.j.williams@intel.com>\0" + "Cc\0linux-nvdimm@lists.01.org" + linux-kernel@vger.kernel.org + linux-block@vger.kernel.org + dm-devel@redhat.com + linux-fsdevel@vger.kernel.org + " hch@lst.de\0" "\00:1\0" "b\0" "On Mon, 17 Apr 2017 12:09:32 -0700\n" - "Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:\n" + "Dan Williams <dan.j.williams@intel.com> wrote:\n" "\n" "> Setup a dax_dev to have the same lifetime as the dcssblk block device\n" "> and add a ->direct_access() method that is equivalent to\n" "> dcssblk_direct_access(). Once fs/dax.c has been converted to use\n" "> dax_operations the old dcssblk_direct_access() will be removed.\n" "> \n" - "> Cc: Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com>\n" + "> Signed-off-by: Dan Williams <dan.j.williams@intel.com>\n" "> ---\n" "> drivers/s390/block/Kconfig | 1 +\n" "> drivers/s390/block/dcssblk.c | 54 +++++++++++++++++++++++++++++++++++-------\n" @@ -182,6 +181,11 @@ "> }\n" "> \n" "> static void\n" - > + "> \n" + "\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -46f70c46ad3e0f91cd1fd4b7eb451635a3ccee730ad5975748e51574ddbe071f +9d23dc6fcc00b84e87c00b0b4b1dbe1973884cb7d7890be2c261f9f34cc806ac
diff --git a/a/1.txt b/N3/1.txt index 7fd6f8e..a949939 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -1,13 +1,13 @@ On Mon, 17 Apr 2017 12:09:32 -0700 -Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote: +Dan Williams <dan.j.williams@intel.com> wrote: > Setup a dax_dev to have the same lifetime as the dcssblk block device > and add a ->direct_access() method that is equivalent to > dcssblk_direct_access(). Once fs/dax.c has been converted to use > dax_operations the old dcssblk_direct_access() will be removed. > -> Cc: Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> +> Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com> +> Signed-off-by: Dan Williams <dan.j.williams@intel.com> > --- > drivers/s390/block/Kconfig | 1 + > drivers/s390/block/dcssblk.c | 54 +++++++++++++++++++++++++++++++++++------- diff --git a/a/content_digest b/N3/content_digest index 9b9ae17..3ba16e8 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,28 +1,27 @@ "ref\0149245612770.10206.15496018295337908594.stgit@dwillia2-desk3.amr.corp.intel.com\0" "ref\0149245617283.10206.846177305206642788.stgit@dwillia2-desk3.amr.corp.intel.com\0" - "ref\0149245617283.10206.846177305206642788.stgit-p8uTFz9XbKj2zm6wflaqv1nYeNYlB/vhral2JQCrhuEAvxtiuMwx3w@public.gmane.org\0" - "From\0Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\0" + "From\0Gerald Schaefer <gerald.schaefer@de.ibm.com>\0" "Subject\0Re: [resend PATCH v2 08/33] dcssblk: add dax_operations support\0" "Date\0Wed, 19 Apr 2017 17:31:38 +0200\0" - "To\0Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - dm-devel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " hch-jcswGhMUV9g@public.gmane.org\0" + "To\0Dan Williams <dan.j.williams@intel.com>\0" + "Cc\0linux-nvdimm@ml01.01.org" + linux-kernel@vger.kernel.org + linux-block@vger.kernel.org + dm-devel@redhat.com + linux-fsdevel@vger.kernel.org + " hch@lst.de\0" "\00:1\0" "b\0" "On Mon, 17 Apr 2017 12:09:32 -0700\n" - "Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> wrote:\n" + "Dan Williams <dan.j.williams@intel.com> wrote:\n" "\n" "> Setup a dax_dev to have the same lifetime as the dcssblk block device\n" "> and add a ->direct_access() method that is equivalent to\n" "> dcssblk_direct_access(). Once fs/dax.c has been converted to use\n" "> dax_operations the old dcssblk_direct_access() will be removed.\n" "> \n" - "> Cc: Gerald Schaefer <gerald.schaefer-tA70FqPdS9bQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Dan Williams <dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + "> Cc: Gerald Schaefer <gerald.schaefer@de.ibm.com>\n" + "> Signed-off-by: Dan Williams <dan.j.williams@intel.com>\n" "> ---\n" "> drivers/s390/block/Kconfig | 1 +\n" "> drivers/s390/block/dcssblk.c | 54 +++++++++++++++++++++++++++++++++++-------\n" @@ -184,4 +183,4 @@ "> static void\n" > -46f70c46ad3e0f91cd1fd4b7eb451635a3ccee730ad5975748e51574ddbe071f +571fe0e157eb1ca2ed66fc55ec4619ccf26c44afaa6a331a766187121ff22de5
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.