All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20191118182752.GB184560@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index a107428..947f5f4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On Mon, Nov 18, 2019 at 08:05:16PM +0200, Jarkko Sakkinen wrote:
 > > > On Sat, Nov 16, 2019 at 12:53:19AM +0200, Jarkko Sakkinen wrote:
 > > > > > I'm working on an xfstest for this:
 > > > > > 
-> > > > > 	https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id$ab6abb7cf6a80be44b7c72b73f0519ccaa5a97
+> > > > > 	https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id=24ab6abb7cf6a80be44b7c72b73f0519ccaa5a97
 > > > > > 
 > > > > > It's not quite ready, though.  I'll post it for review when it is.
 > > > > > 
diff --git a/a/content_digest b/N1/content_digest
index ea09334..d970b05 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,7 +7,7 @@
  "ref\020191118180516.GD5984@linux.intel.com\0"
  "From\0Eric Biggers <ebiggers@kernel.org>\0"
  "Subject\0Re: [PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY\0"
- "Date\0Mon, 18 Nov 2019 18:27:53 +0000\0"
+ "Date\0Mon, 18 Nov 2019 10:27:53 -0800\0"
  "To\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0"
  "Cc\0Theodore Y. Ts'o <tytso@mit.edu>"
   g@linux.intel.com
@@ -30,7 +30,7 @@
  "> > > On Sat, Nov 16, 2019 at 12:53:19AM +0200, Jarkko Sakkinen wrote:\n"
  "> > > > > I'm working on an xfstest for this:\n"
  "> > > > > \n"
- "> > > > > \thttps://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id$ab6abb7cf6a80be44b7c72b73f0519ccaa5a97\n"
+ "> > > > > \thttps://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id=24ab6abb7cf6a80be44b7c72b73f0519ccaa5a97\n"
  "> > > > > \n"
  "> > > > > It's not quite ready, though.  I'll post it for review when it is.\n"
  "> > > > > \n"
@@ -63,4 +63,4 @@
  "\n"
  - Eric
 
-36aa69b99a295c123c75b958f1599713069dc9b09e0a5bfdd23a535bc4ea0585
+e91cbc2b32aa4f17246e294418aedd1433ad79b97382b137ff37c1e8b0feebf3

diff --git a/a/1.txt b/N2/1.txt
index a107428..7cc641e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ On Mon, Nov 18, 2019 at 08:05:16PM +0200, Jarkko Sakkinen wrote:
 > > > On Sat, Nov 16, 2019 at 12:53:19AM +0200, Jarkko Sakkinen wrote:
 > > > > > I'm working on an xfstest for this:
 > > > > > 
-> > > > > 	https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id$ab6abb7cf6a80be44b7c72b73f0519ccaa5a97
+> > > > > 	https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id=24ab6abb7cf6a80be44b7c72b73f0519ccaa5a97
 > > > > > 
 > > > > > It's not quite ready, though.  I'll post it for review when it is.
 > > > > > 
@@ -36,3 +36,9 @@ certainly welcome to run the fscrypt tests, for most patches you'll encounter as
 a keyrings maintainer the keyutils testsuite will be more useful.
 
 - Eric
+
+
+_______________________________________________
+Linux-f2fs-devel mailing list
+Linux-f2fs-devel@lists.sourceforge.net
+https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
diff --git a/a/content_digest b/N2/content_digest
index ea09334..94542dd 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,22 +6,22 @@
  "ref\020191118180222.GC5984@linux.intel.com\0"
  "ref\020191118180516.GD5984@linux.intel.com\0"
  "From\0Eric Biggers <ebiggers@kernel.org>\0"
- "Subject\0Re: [PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY\0"
- "Date\0Mon, 18 Nov 2019 18:27:53 +0000\0"
+ "Subject\0Re: [f2fs-dev] [PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY\0"
+ "Date\0Mon, 18 Nov 2019 10:27:53 -0800\0"
  "To\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0"
- "Cc\0Theodore Y. Ts'o <tytso@mit.edu>"
-  g@linux.intel.com
-  linux-fscrypt@vger.kernel.org
-  Jaegeuk Kim <jaegeuk@kernel.org>
-  Paul Crowley <paulcrowley@google.com>
+ "Cc\0David Howells <dhowells@redhat.com>"
+  Theodore Y. Ts'o <tytso@mit.edu>
+  Ondrej Mosnacek <omosnace@redhat.com>
+  linux-f2fs-devel@lists.sourceforge.net
   Paul Lawrence <paullawrence@google.com>
+  linux-fscrypt@vger.kernel.org
   keyrings@vger.kernel.org
-  linux-ext4@vger.kernel.org
-  linux-f2fs-devel@lists.sourceforge.net
   linux-mtd@lists.infradead.org
-  David Howells <dhowells@redhat.com>
-  Ondrej Mosnacek <omosnace@redhat.com>
- " Ondrej Kozina <okozina@redhat.com>\0"
+  g@linux.intel.com
+  Ondrej Kozina <okozina@redhat.com>
+  Jaegeuk Kim <jaegeuk@kernel.org>
+  linux-ext4@vger.kernel.org
+ " Paul Crowley <paulcrowley@google.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, Nov 18, 2019 at 08:05:16PM +0200, Jarkko Sakkinen wrote:\n"
@@ -30,7 +30,7 @@
  "> > > On Sat, Nov 16, 2019 at 12:53:19AM +0200, Jarkko Sakkinen wrote:\n"
  "> > > > > I'm working on an xfstest for this:\n"
  "> > > > > \n"
- "> > > > > \thttps://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id$ab6abb7cf6a80be44b7c72b73f0519ccaa5a97\n"
+ "> > > > > \thttps://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id=24ab6abb7cf6a80be44b7c72b73f0519ccaa5a97\n"
  "> > > > > \n"
  "> > > > > It's not quite ready, though.  I'll post it for review when it is.\n"
  "> > > > > \n"
@@ -61,6 +61,12 @@
  "certainly welcome to run the fscrypt tests, for most patches you'll encounter as\n"
  "a keyrings maintainer the keyutils testsuite will be more useful.\n"
  "\n"
- - Eric
+ "- Eric\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "Linux-f2fs-devel mailing list\n"
+ "Linux-f2fs-devel@lists.sourceforge.net\n"
+ https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
 
-36aa69b99a295c123c75b958f1599713069dc9b09e0a5bfdd23a535bc4ea0585
+5323e9e6e76d355af73537be0500c0eec94e0971d6fffe40aa386b0013d53197

diff --git a/a/1.txt b/N3/1.txt
index a107428..7601eaa 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -4,7 +4,7 @@ On Mon, Nov 18, 2019 at 08:05:16PM +0200, Jarkko Sakkinen wrote:
 > > > On Sat, Nov 16, 2019 at 12:53:19AM +0200, Jarkko Sakkinen wrote:
 > > > > > I'm working on an xfstest for this:
 > > > > > 
-> > > > > 	https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id$ab6abb7cf6a80be44b7c72b73f0519ccaa5a97
+> > > > > 	https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id=24ab6abb7cf6a80be44b7c72b73f0519ccaa5a97
 > > > > > 
 > > > > > It's not quite ready, though.  I'll post it for review when it is.
 > > > > > 
@@ -36,3 +36,7 @@ certainly welcome to run the fscrypt tests, for most patches you'll encounter as
 a keyrings maintainer the keyutils testsuite will be more useful.
 
 - Eric
+
+______________________________________________________
+Linux MTD discussion mailing list
+http://lists.infradead.org/mailman/listinfo/linux-mtd/
diff --git a/a/content_digest b/N3/content_digest
index ea09334..6bda940 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -7,21 +7,21 @@
  "ref\020191118180516.GD5984@linux.intel.com\0"
  "From\0Eric Biggers <ebiggers@kernel.org>\0"
  "Subject\0Re: [PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY\0"
- "Date\0Mon, 18 Nov 2019 18:27:53 +0000\0"
+ "Date\0Mon, 18 Nov 2019 10:27:53 -0800\0"
  "To\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0"
- "Cc\0Theodore Y. Ts'o <tytso@mit.edu>"
-  g@linux.intel.com
-  linux-fscrypt@vger.kernel.org
-  Jaegeuk Kim <jaegeuk@kernel.org>
-  Paul Crowley <paulcrowley@google.com>
+ "Cc\0David Howells <dhowells@redhat.com>"
+  Theodore Y. Ts'o <tytso@mit.edu>
+  Ondrej Mosnacek <omosnace@redhat.com>
+  linux-f2fs-devel@lists.sourceforge.net
   Paul Lawrence <paullawrence@google.com>
+  linux-fscrypt@vger.kernel.org
   keyrings@vger.kernel.org
-  linux-ext4@vger.kernel.org
-  linux-f2fs-devel@lists.sourceforge.net
   linux-mtd@lists.infradead.org
-  David Howells <dhowells@redhat.com>
-  Ondrej Mosnacek <omosnace@redhat.com>
- " Ondrej Kozina <okozina@redhat.com>\0"
+  g@linux.intel.com
+  Ondrej Kozina <okozina@redhat.com>
+  Jaegeuk Kim <jaegeuk@kernel.org>
+  linux-ext4@vger.kernel.org
+ " Paul Crowley <paulcrowley@google.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, Nov 18, 2019 at 08:05:16PM +0200, Jarkko Sakkinen wrote:\n"
@@ -30,7 +30,7 @@
  "> > > On Sat, Nov 16, 2019 at 12:53:19AM +0200, Jarkko Sakkinen wrote:\n"
  "> > > > > I'm working on an xfstest for this:\n"
  "> > > > > \n"
- "> > > > > \thttps://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id$ab6abb7cf6a80be44b7c72b73f0519ccaa5a97\n"
+ "> > > > > \thttps://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/xfstests-dev.git/commit/?h=fscrypt-provisioning&id=24ab6abb7cf6a80be44b7c72b73f0519ccaa5a97\n"
  "> > > > > \n"
  "> > > > > It's not quite ready, though.  I'll post it for review when it is.\n"
  "> > > > > \n"
@@ -61,6 +61,10 @@
  "certainly welcome to run the fscrypt tests, for most patches you'll encounter as\n"
  "a keyrings maintainer the keyutils testsuite will be more useful.\n"
  "\n"
- - Eric
+ "- Eric\n"
+ "\n"
+ "______________________________________________________\n"
+ "Linux MTD discussion mailing list\n"
+ http://lists.infradead.org/mailman/listinfo/linux-mtd/
 
-36aa69b99a295c123c75b958f1599713069dc9b09e0a5bfdd23a535bc4ea0585
+2df8b34696efe60a1a5bd34f92a2bcbc39fa36acf89ab5f4d3bed9826e8c95db

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.