All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170926185751.GB31146@linux.intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 6b6e767..daf843c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -76,7 +76,3 @@ Because ->mmap() is also a file_operation, and this is an analogous call from
 the mmap code that needs to happen at a different time.  Or are you suggesting
 that file_operations->mmap() should be moved to be a vm_operation?  If not,
 why would one be in one operations table and one in another?
-_______________________________________________
-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 351f041..6894e50 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,18 +5,19 @@
  "Subject\0Re: [PATCH 6/7] mm, fs: introduce file_operations->post_mmap()\0"
  "Date\0Tue, 26 Sep 2017 12:57:51 -0600\0"
  "To\0Dan Williams <dan.j.williams@intel.com>\0"
- "Cc\0Jeff Layton <jlayton@poochiereds.net>"
-  Jan Kara <jack@suse.cz>
+ "Cc\0Ross Zwisler <ross.zwisler@linux.intel.com>"
   Andrew Morton <akpm@linux-foundation.org>
-  Darrick J. Wong <darrick.wong@oracle.com>
-  linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org>
-  Dave Chinner <david@fromorbit.com>
   linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Darrick J. Wong <darrick.wong@oracle.com>
   J. Bruce Fields <bfields@fieldses.org>
-  Linux MM <linux-mm@kvack.org>
+  Christoph Hellwig <hch@lst.de>
+  Dave Chinner <david@fromorbit.com>
+  Jan Kara <jack@suse.cz>
+  Jeff Layton <jlayton@poochiereds.net>
   linux-fsdevel <linux-fsdevel@vger.kernel.org>
-  linux-xfs@vger.kernel.org
- " Christoph Hellwig <hch@lst.de>\0"
+  Linux MM <linux-mm@kvack.org>
+  linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org>
+ " linux-xfs@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 25, 2017 at 04:38:45PM -0700, Dan Williams wrote:\n"
@@ -96,10 +97,6 @@
  "Because ->mmap() is also a file_operation, and this is an analogous call from\n"
  "the mmap code that needs to happen at a different time.  Or are you suggesting\n"
  "that file_operations->mmap() should be moved to be a vm_operation?  If not,\n"
- "why would one be in one operations table and one in another?\n"
- "_______________________________________________\n"
- "Linux-nvdimm mailing list\n"
- "Linux-nvdimm@lists.01.org\n"
- https://lists.01.org/mailman/listinfo/linux-nvdimm
+ why would one be in one operations table and one in another?
 
-607119a70bea4d358718ba7ce06cd65b18dc731831c01e38aab81904dc36bcbc
+32f4f2150dfbcb2c26ee9b6f026b0ac62e97ce2c73229d9107569ec1ca567544

diff --git a/a/1.txt b/N2/1.txt
index 6b6e767..ac1b090 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -76,7 +76,9 @@ Because ->mmap() is also a file_operation, and this is an analogous call from
 the mmap code that needs to happen at a different time.  Or are you suggesting
 that file_operations->mmap() should be moved to be a vm_operation?  If not,
 why would one be in one operations table and one in another?
-_______________________________________________
-Linux-nvdimm mailing list
-Linux-nvdimm@lists.01.org
-https://lists.01.org/mailman/listinfo/linux-nvdimm
+
+--
+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/N2/content_digest
index 351f041..f8e0e61 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,18 +5,19 @@
  "Subject\0Re: [PATCH 6/7] mm, fs: introduce file_operations->post_mmap()\0"
  "Date\0Tue, 26 Sep 2017 12:57:51 -0600\0"
  "To\0Dan Williams <dan.j.williams@intel.com>\0"
- "Cc\0Jeff Layton <jlayton@poochiereds.net>"
-  Jan Kara <jack@suse.cz>
+ "Cc\0Ross Zwisler <ross.zwisler@linux.intel.com>"
   Andrew Morton <akpm@linux-foundation.org>
-  Darrick J. Wong <darrick.wong@oracle.com>
-  linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org>
-  Dave Chinner <david@fromorbit.com>
   linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  Darrick J. Wong <darrick.wong@oracle.com>
   J. Bruce Fields <bfields@fieldses.org>
-  Linux MM <linux-mm@kvack.org>
+  Christoph Hellwig <hch@lst.de>
+  Dave Chinner <david@fromorbit.com>
+  Jan Kara <jack@suse.cz>
+  Jeff Layton <jlayton@poochiereds.net>
   linux-fsdevel <linux-fsdevel@vger.kernel.org>
-  linux-xfs@vger.kernel.org
- " Christoph Hellwig <hch@lst.de>\0"
+  Linux MM <linux-mm@kvack.org>
+  linux-nvdimm@lists.01.org <linux-nvdimm@lists.01.org>
+ " linux-xfs@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Sep 25, 2017 at 04:38:45PM -0700, Dan Williams wrote:\n"
@@ -97,9 +98,11 @@
  "the mmap code that needs to happen at a different time.  Or are you suggesting\n"
  "that file_operations->mmap() should be moved to be a vm_operation?  If not,\n"
  "why would one be in one operations table and one in another?\n"
- "_______________________________________________\n"
- "Linux-nvdimm mailing list\n"
- "Linux-nvdimm@lists.01.org\n"
- https://lists.01.org/mailman/listinfo/linux-nvdimm
+ "\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>"
 
-607119a70bea4d358718ba7ce06cd65b18dc731831c01e38aab81904dc36bcbc
+3ddd6d8975721c6ed37565889490d21f143218a712c76f5d36c0d4204f0d1fbb

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.