diff for duplicates of <20190115145005.GC36681@google.com> diff --git a/a/1.txt b/N1/1.txt index 5f85c21..7d82a7f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,20 +1,20 @@ On Mon, Jan 14, 2019 at 06:39:59PM -0700, shuah wrote: > On 1/12/19 1:38 PM, Joel Fernandes wrote: -> > From: "Joel Fernandes (Google)" <joel@joelfernandes.org> +> > From: "Joel Fernandes (Google)" <joel at joelfernandes.org> > > > > Add tests to verify sealing memfds with the F_SEAL_FUTURE_WRITE works as > > expected. > > -> > Cc: dancol@google.com -> > Cc: minchan@kernel.org -> > Cc: Jann Horn <jannh@google.com> -> > Cc: John Stultz <john.stultz@linaro.org> -> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> +> > Cc: dancol at google.com +> > Cc: minchan at kernel.org +> > Cc: Jann Horn <jannh at google.com> +> > Cc: John Stultz <john.stultz at linaro.org> +> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org> > > --- > > Looks good to me. For selftest part of the series: > -> Reviewed-by: Shuah Khan <shuah@kernel.org> +> Reviewed-by: Shuah Khan <shuah at kernel.org> Thanks! diff --git a/a/content_digest b/N1/content_digest index 55b7c53..1c99c49 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,47 +1,28 @@ "ref\020190112203816.85534-1-joel@joelfernandes.org\0" "ref\020190112203816.85534-3-joel@joelfernandes.org\0" "ref\0f9ffb7f8-1ff8-3bec-ce79-f9322d8715dc@kernel.org\0" - "From\0Joel Fernandes <joel@joelfernandes.org>\0" - "Subject\0Re: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal\0" + "From\0joel at joelfernandes.org (Joel Fernandes)\0" + "Subject\0[PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal\0" "Date\0Tue, 15 Jan 2019 09:50:05 -0500\0" - "To\0shuah <shuah@kernel.org>\0" - "Cc\0linux-kernel@vger.kernel.org" - dancol@google.com - minchan@kernel.org - Jann Horn <jannh@google.com> - John Stultz <john.stultz@linaro.org> - Al Viro <viro@zeniv.linux.org.uk> - Andrew Morton <akpm@linux-foundation.org> - Andy Lutomirski <luto@kernel.org> - Hugh Dickins <hughd@google.com> - J. Bruce Fields <bfields@fieldses.org> - Jeff Layton <jlayton@kernel.org> - linux-api@vger.kernel.org - linux-fsdevel@vger.kernel.org - linux-kselftest@vger.kernel.org - linux-mm@kvack.org - " Marc-Andr\303\251 Lureau <marcandre.lureau@redhat.com>" - Matthew Wilcox <willy@infradead.org> - " Mike Kravetz <mike.kravetz@oracle.com>\0" "\00:1\0" "b\0" "On Mon, Jan 14, 2019 at 06:39:59PM -0700, shuah wrote:\n" "> On 1/12/19 1:38 PM, Joel Fernandes wrote:\n" - "> > From: \"Joel Fernandes (Google)\" <joel@joelfernandes.org>\n" + "> > From: \"Joel Fernandes (Google)\" <joel at joelfernandes.org>\n" "> > \n" "> > Add tests to verify sealing memfds with the F_SEAL_FUTURE_WRITE works as\n" "> > expected.\n" "> > \n" - "> > Cc: dancol@google.com\n" - "> > Cc: minchan@kernel.org\n" - "> > Cc: Jann Horn <jannh@google.com>\n" - "> > Cc: John Stultz <john.stultz@linaro.org>\n" - "> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n" + "> > Cc: dancol at google.com\n" + "> > Cc: minchan at kernel.org\n" + "> > Cc: Jann Horn <jannh at google.com>\n" + "> > Cc: John Stultz <john.stultz at linaro.org>\n" + "> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n" "> > ---\n" "> \n" "> Looks good to me. For selftest part of the series:\n" "> \n" - "> Reviewed-by: Shuah Khan <shuah@kernel.org>\n" + "> Reviewed-by: Shuah Khan <shuah at kernel.org>\n" "\n" "Thanks!\n" "\n" @@ -52,4 +33,4 @@ "\n" - Joel -56de63b01ea2b83ffefe431000b3fcc3e3fc0d7d36ae1a4ed912ac8133727a97 +b34fb5112183705be9d91649d3ce80220234ecff0406ca83effc67f1e4571e9e
diff --git a/a/1.txt b/N2/1.txt index 5f85c21..f028dbe 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,20 +1,20 @@ -On Mon, Jan 14, 2019 at 06:39:59PM -0700, shuah wrote: +On Mon, Jan 14, 2019@06:39:59PM -0700, shuah wrote: > On 1/12/19 1:38 PM, Joel Fernandes wrote: -> > From: "Joel Fernandes (Google)" <joel@joelfernandes.org> +> > From: "Joel Fernandes (Google)" <joel at joelfernandes.org> > > > > Add tests to verify sealing memfds with the F_SEAL_FUTURE_WRITE works as > > expected. > > -> > Cc: dancol@google.com -> > Cc: minchan@kernel.org -> > Cc: Jann Horn <jannh@google.com> -> > Cc: John Stultz <john.stultz@linaro.org> -> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> +> > Cc: dancol at google.com +> > Cc: minchan at kernel.org +> > Cc: Jann Horn <jannh at google.com> +> > Cc: John Stultz <john.stultz at linaro.org> +> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org> > > --- > > Looks good to me. For selftest part of the series: > -> Reviewed-by: Shuah Khan <shuah@kernel.org> +> Reviewed-by: Shuah Khan <shuah at kernel.org> Thanks! diff --git a/a/content_digest b/N2/content_digest index 55b7c53..612b535 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,47 +1,28 @@ "ref\020190112203816.85534-1-joel@joelfernandes.org\0" "ref\020190112203816.85534-3-joel@joelfernandes.org\0" "ref\0f9ffb7f8-1ff8-3bec-ce79-f9322d8715dc@kernel.org\0" - "From\0Joel Fernandes <joel@joelfernandes.org>\0" - "Subject\0Re: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal\0" + "From\0joel@joelfernandes.org (Joel Fernandes)\0" + "Subject\0[PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal\0" "Date\0Tue, 15 Jan 2019 09:50:05 -0500\0" - "To\0shuah <shuah@kernel.org>\0" - "Cc\0linux-kernel@vger.kernel.org" - dancol@google.com - minchan@kernel.org - Jann Horn <jannh@google.com> - John Stultz <john.stultz@linaro.org> - Al Viro <viro@zeniv.linux.org.uk> - Andrew Morton <akpm@linux-foundation.org> - Andy Lutomirski <luto@kernel.org> - Hugh Dickins <hughd@google.com> - J. Bruce Fields <bfields@fieldses.org> - Jeff Layton <jlayton@kernel.org> - linux-api@vger.kernel.org - linux-fsdevel@vger.kernel.org - linux-kselftest@vger.kernel.org - linux-mm@kvack.org - " Marc-Andr\303\251 Lureau <marcandre.lureau@redhat.com>" - Matthew Wilcox <willy@infradead.org> - " Mike Kravetz <mike.kravetz@oracle.com>\0" "\00:1\0" "b\0" - "On Mon, Jan 14, 2019 at 06:39:59PM -0700, shuah wrote:\n" + "On Mon, Jan 14, 2019@06:39:59PM -0700, shuah wrote:\n" "> On 1/12/19 1:38 PM, Joel Fernandes wrote:\n" - "> > From: \"Joel Fernandes (Google)\" <joel@joelfernandes.org>\n" + "> > From: \"Joel Fernandes (Google)\" <joel at joelfernandes.org>\n" "> > \n" "> > Add tests to verify sealing memfds with the F_SEAL_FUTURE_WRITE works as\n" "> > expected.\n" "> > \n" - "> > Cc: dancol@google.com\n" - "> > Cc: minchan@kernel.org\n" - "> > Cc: Jann Horn <jannh@google.com>\n" - "> > Cc: John Stultz <john.stultz@linaro.org>\n" - "> > Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>\n" + "> > Cc: dancol at google.com\n" + "> > Cc: minchan at kernel.org\n" + "> > Cc: Jann Horn <jannh at google.com>\n" + "> > Cc: John Stultz <john.stultz at linaro.org>\n" + "> > Signed-off-by: Joel Fernandes (Google) <joel at joelfernandes.org>\n" "> > ---\n" "> \n" "> Looks good to me. For selftest part of the series:\n" "> \n" - "> Reviewed-by: Shuah Khan <shuah@kernel.org>\n" + "> Reviewed-by: Shuah Khan <shuah at kernel.org>\n" "\n" "Thanks!\n" "\n" @@ -52,4 +33,4 @@ "\n" - Joel -56de63b01ea2b83ffefe431000b3fcc3e3fc0d7d36ae1a4ed912ac8133727a97 +80c41b50a87ef7ee860fb35d6b12b79c4f3861d94db9becb46c0f00932530b06
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.