From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Fernandes Subject: Re: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal Date: Tue, 15 Jan 2019 09:50:05 -0500 Message-ID: <20190115145005.GC36681@google.com> References: <20190112203816.85534-1-joel@joelfernandes.org> <20190112203816.85534-3-joel@joelfernandes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: shuah Cc: linux-kernel@vger.kernel.org, dancol@google.com, minchan@kernel.org, Jann Horn , John Stultz , Al Viro , Andrew Morton , Andy Lutomirski , Hugh Dickins , "J. Bruce Fields" , Jeff Layton , linux-api@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-mm@kvack.org, =?iso-8859-1?Q?Marc-Andr=E9?= Lureau , Matthew Wilcox , Mike Kravetz List-Id: linux-api@vger.kernel.org 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)" > > > > 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 > > Cc: John Stultz > > Signed-off-by: Joel Fernandes (Google) > > --- > > Looks good to me. For selftest part of the series: > > Reviewed-by: Shuah Khan Thanks! John, could you provide your Reviewed-by again for patch 1/2 ? I had dropped it since the patch had some more changes. thanks, - Joel From mboxrd@z Thu Jan 1 00:00:00 1970 From: joel at joelfernandes.org (Joel Fernandes) Date: Tue, 15 Jan 2019 09:50:05 -0500 Subject: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal In-Reply-To: References: <20190112203816.85534-1-joel@joelfernandes.org> <20190112203816.85534-3-joel@joelfernandes.org> Message-ID: <20190115145005.GC36681@google.com> 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)" > > > > Add tests to verify sealing memfds with the F_SEAL_FUTURE_WRITE works as > > expected. > > > > Cc: dancol at google.com > > Cc: minchan at kernel.org > > Cc: Jann Horn > > Cc: John Stultz > > Signed-off-by: Joel Fernandes (Google) > > --- > > Looks good to me. For selftest part of the series: > > Reviewed-by: Shuah Khan Thanks! John, could you provide your Reviewed-by again for patch 1/2 ? I had dropped it since the patch had some more changes. thanks, - Joel From mboxrd@z Thu Jan 1 00:00:00 1970 From: joel@joelfernandes.org (Joel Fernandes) Date: Tue, 15 Jan 2019 09:50:05 -0500 Subject: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal In-Reply-To: References: <20190112203816.85534-1-joel@joelfernandes.org> <20190112203816.85534-3-joel@joelfernandes.org> Message-ID: <20190115145005.GC36681@google.com> Content-Type: text/plain; charset="UTF-8" Message-ID: <20190115145005.0AZiKw2MMGPJ2GWS4kWU1bV2R0_-ImcpMTAnA3Pyiew@z> 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)" > > > > Add tests to verify sealing memfds with the F_SEAL_FUTURE_WRITE works as > > expected. > > > > Cc: dancol at google.com > > Cc: minchan at kernel.org > > Cc: Jann Horn > > Cc: John Stultz > > Signed-off-by: Joel Fernandes (Google) > > --- > > Looks good to me. For selftest part of the series: > > Reviewed-by: Shuah Khan Thanks! John, could you provide your Reviewed-by again for patch 1/2 ? I had dropped it since the patch had some more changes. thanks, - Joel