diff for duplicates of <20160928184643.GA16000@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index b943ef6..c08cc6c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote: > > bit faster since they will no longer have to call the PMD fault handler > > only to get a response of VM_FAULT_FALLBACK. > > -> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > .... > > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma, > > @@ -41,3 +41,7 @@ On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote: > */ Sure, this seems like a good idea. I'll add it, thanks. +_______________________________________________ +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 52cbaf6..615c300 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,23 @@ "ref\01475009282-9818-1-git-send-email-ross.zwisler@linux.intel.com\0" "ref\01475009282-9818-5-git-send-email-ross.zwisler@linux.intel.com\0" "ref\020160927214720.GD27872@dastard\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 04/11] ext2: remove support for DAX PMD faults\0" "Date\0Wed, 28 Sep 2016 12:46:43 -0600\0" - "To\0Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>\0" - "Cc\0Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org>" - Matthew Wilcox <mawilcox-0li6OtcxBFHby3iVrkZq2A@public.gmane.org> - linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Andreas Dilger <adilger.kernel-m1MBpc4rdrD3fQ9qLvQP4Q@public.gmane.org> - Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> - Jan Kara <jack-IBi9RG/b67k@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "To\0Dave Chinner <david@fromorbit.com>\0" + "Cc\0Theodore Ts'o <tytso@mit.edu>" + Matthew Wilcox <mawilcox@microsoft.com> + linux-nvdimm@lists.01.org + linux-kernel@vger.kernel.org + Christoph Hellwig <hch@lst.de> + linux-xfs@vger.kernel.org + linux-mm@kvack.org + Andreas Dilger <adilger.kernel@dilger.ca> + Alexander Viro <viro@zeniv.linux.org.uk> + Jan Kara <jack@suse.com> + linux-fsdevel@vger.kernel.org + linux-ext4@vger.kernel.org + " Andrew Morton <akpm@linux-foundation.org>\0" "\00:1\0" "b\0" "On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote:\n" @@ -41,7 +41,7 @@ "> > bit faster since they will no longer have to call the PMD fault handler\n" "> > only to get a response of VM_FAULT_FALLBACK.\n" "> > \n" - "> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> ....\n" "> > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma,\n" "> > \n" @@ -62,6 +62,10 @@ "> * will always fail and fail back to regular faults.\n" "> */\n" "\n" - Sure, this seems like a good idea. I'll add it, thanks. + "Sure, this seems like a good idea. I'll add it, thanks.\n" + "_______________________________________________\n" + "Linux-nvdimm mailing list\n" + "Linux-nvdimm@lists.01.org\n" + https://lists.01.org/mailman/listinfo/linux-nvdimm -886b17f7388a30704740f306c5e7f3e54752c82a0ba41cfb0f4f9f8397c96001 +861e7897b2c7978dcd59c915020b2069b58fbf57b32a28939aa0b65b59148cb0
diff --git a/a/1.txt b/N2/1.txt index b943ef6..d334d6d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -19,7 +19,7 @@ On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote: > > bit faster since they will no longer have to call the PMD fault handler > > only to get a response of VM_FAULT_FALLBACK. > > -> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > .... > > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma, > > diff --git a/a/content_digest b/N2/content_digest index 52cbaf6..b41ed7a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,25 @@ "ref\01475009282-9818-1-git-send-email-ross.zwisler@linux.intel.com\0" "ref\01475009282-9818-5-git-send-email-ross.zwisler@linux.intel.com\0" "ref\020160927214720.GD27872@dastard\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 04/11] ext2: remove support for DAX PMD faults\0" "Date\0Wed, 28 Sep 2016 12:46:43 -0600\0" - "To\0Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>\0" - "Cc\0Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org>" - Matthew Wilcox <mawilcox-0li6OtcxBFHby3iVrkZq2A@public.gmane.org> - linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Andreas Dilger <adilger.kernel-m1MBpc4rdrD3fQ9qLvQP4Q@public.gmane.org> - Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> - Jan Kara <jack-IBi9RG/b67k@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "To\0Dave Chinner <david@fromorbit.com>\0" + "Cc\0Ross Zwisler <ross.zwisler@linux.intel.com>" + linux-kernel@vger.kernel.org + Theodore Ts'o <tytso@mit.edu> + Alexander Viro <viro@zeniv.linux.org.uk> + Andreas Dilger <adilger.kernel@dilger.ca> + Andrew Morton <akpm@linux-foundation.org> + Christoph Hellwig <hch@lst.de> + Dan Williams <dan.j.williams@intel.com> + Jan Kara <jack@suse.com> + Matthew Wilcox <mawilcox@microsoft.com> + linux-ext4@vger.kernel.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-nvdimm@lists.01.org + " linux-xfs@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote:\n" @@ -41,7 +43,7 @@ "> > bit faster since they will no longer have to call the PMD fault handler\n" "> > only to get a response of VM_FAULT_FALLBACK.\n" "> > \n" - "> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> ....\n" "> > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma,\n" "> > \n" @@ -64,4 +66,4 @@ "\n" Sure, this seems like a good idea. I'll add it, thanks. -886b17f7388a30704740f306c5e7f3e54752c82a0ba41cfb0f4f9f8397c96001 +5e0b664566429b8a14a53711d64b0f0f82c7afd6cdbc2710eb33501f8a53feff
diff --git a/a/1.txt b/N3/1.txt index b943ef6..deb6e41 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -19,7 +19,7 @@ On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote: > > bit faster since they will no longer have to call the PMD fault handler > > only to get a response of VM_FAULT_FALLBACK. > > -> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > .... > > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma, > > @@ -41,3 +41,9 @@ On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote: > */ Sure, this seems like a good idea. I'll add it, thanks. + +-- +To unsubscribe, send a message with 'unsubscribe linux-mm' in +the body to majordomo@kvack.org. For more info on Linux MM, +see: http://www.linux-mm.org/ . +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N3/content_digest index 52cbaf6..7547cd6 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,23 +1,25 @@ "ref\01475009282-9818-1-git-send-email-ross.zwisler@linux.intel.com\0" "ref\01475009282-9818-5-git-send-email-ross.zwisler@linux.intel.com\0" "ref\020160927214720.GD27872@dastard\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 04/11] ext2: remove support for DAX PMD faults\0" "Date\0Wed, 28 Sep 2016 12:46:43 -0600\0" - "To\0Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>\0" - "Cc\0Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org>" - Matthew Wilcox <mawilcox-0li6OtcxBFHby3iVrkZq2A@public.gmane.org> - linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Andreas Dilger <adilger.kernel-m1MBpc4rdrD3fQ9qLvQP4Q@public.gmane.org> - Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> - Jan Kara <jack-IBi9RG/b67k@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "To\0Dave Chinner <david@fromorbit.com>\0" + "Cc\0Ross Zwisler <ross.zwisler@linux.intel.com>" + linux-kernel@vger.kernel.org + Theodore Ts'o <tytso@mit.edu> + Alexander Viro <viro@zeniv.linux.org.uk> + Andreas Dilger <adilger.kernel@dilger.ca> + Andrew Morton <akpm@linux-foundation.org> + Christoph Hellwig <hch@lst.de> + Dan Williams <dan.j.williams@intel.com> + Jan Kara <jack@suse.com> + Matthew Wilcox <mawilcox@microsoft.com> + linux-ext4@vger.kernel.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-nvdimm@lists.01.org + " linux-xfs@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote:\n" @@ -41,7 +43,7 @@ "> > bit faster since they will no longer have to call the PMD fault handler\n" "> > only to get a response of VM_FAULT_FALLBACK.\n" "> > \n" - "> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> ....\n" "> > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma,\n" "> > \n" @@ -62,6 +64,12 @@ "> * will always fail and fail back to regular faults.\n" "> */\n" "\n" - Sure, this seems like a good idea. I'll add it, thanks. + "Sure, this seems like a good idea. I'll add it, thanks.\n" + "\n" + "--\n" + "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n" + "the body to majordomo@kvack.org. For more info on Linux MM,\n" + "see: http://www.linux-mm.org/ .\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -886b17f7388a30704740f306c5e7f3e54752c82a0ba41cfb0f4f9f8397c96001 +a093d60bdf9328aab18a499e66ea8b4aa36fe2d04c606bd7abf2d34a1bd0cbf2
diff --git a/a/1.txt b/N4/1.txt index b943ef6..d334d6d 100644 --- a/a/1.txt +++ b/N4/1.txt @@ -19,7 +19,7 @@ On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote: > > bit faster since they will no longer have to call the PMD fault handler > > only to get a response of VM_FAULT_FALLBACK. > > -> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> +> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> > .... > > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma, > > diff --git a/a/content_digest b/N4/content_digest index 52cbaf6..b2be05e 100644 --- a/a/content_digest +++ b/N4/content_digest @@ -1,23 +1,25 @@ "ref\01475009282-9818-1-git-send-email-ross.zwisler@linux.intel.com\0" "ref\01475009282-9818-5-git-send-email-ross.zwisler@linux.intel.com\0" "ref\020160927214720.GD27872@dastard\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 04/11] ext2: remove support for DAX PMD faults\0" "Date\0Wed, 28 Sep 2016 12:46:43 -0600\0" - "To\0Dave Chinner <david-FqsqvQoI3Ljby3iVrkZq2A@public.gmane.org>\0" - "Cc\0Theodore Ts'o <tytso-3s7WtUTddSA@public.gmane.org>" - Matthew Wilcox <mawilcox-0li6OtcxBFHby3iVrkZq2A@public.gmane.org> - linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org> - linux-xfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org - Andreas Dilger <adilger.kernel-m1MBpc4rdrD3fQ9qLvQP4Q@public.gmane.org> - Alexander Viro <viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org> - Jan Kara <jack-IBi9RG/b67k@public.gmane.org> - linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-ext4-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0" + "To\0Dave Chinner <david@fromorbit.com>\0" + "Cc\0Ross Zwisler <ross.zwisler@linux.intel.com>" + linux-kernel@vger.kernel.org + Theodore Ts'o <tytso@mit.edu> + Alexander Viro <viro@zeniv.linux.org.uk> + Andreas Dilger <adilger.kernel@dilger.ca> + Andrew Morton <akpm@linux-foundation.org> + Christoph Hellwig <hch@lst.de> + Dan Williams <dan.j.williams@intel.com> + Jan Kara <jack@suse.com> + Matthew Wilcox <mawilcox@microsoft.com> + linux-ext4@vger.kernel.org + linux-fsdevel@vger.kernel.org + linux-mm@kvack.org + linux-nvdimm@ml01.01.org + " linux-xfs@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, Sep 28, 2016 at 07:47:20AM +1000, Dave Chinner wrote:\n" @@ -41,7 +43,7 @@ "> > bit faster since they will no longer have to call the PMD fault handler\n" "> > only to get a response of VM_FAULT_FALLBACK.\n" "> > \n" - "> > Signed-off-by: Ross Zwisler <ross.zwisler-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n" + "> > Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>\n" "> ....\n" "> > @@ -154,7 +133,6 @@ static int ext2_dax_pfn_mkwrite(struct vm_area_struct *vma,\n" "> > \n" @@ -64,4 +66,4 @@ "\n" Sure, this seems like a good idea. I'll add it, thanks. -886b17f7388a30704740f306c5e7f3e54752c82a0ba41cfb0f4f9f8397c96001 +7d9690939849bf479db444dc22dc521bbbd5713012acc49ce2b562b5baf75e02
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.