Re: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal

From: Joel Fernandes
Date: Tue Jan 15 2019 - 09:50:11 EST


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@xxxxxxxxxxxxxxxxx>
> >
> > Add tests to verify sealing memfds with the F_SEAL_FUTURE_WRITE works as
> > expected.
> >
> > Cc: dancol@xxxxxxxxxx
> > Cc: minchan@xxxxxxxxxx
> > Cc: Jann Horn <jannh@xxxxxxxxxx>
> > Cc: John Stultz <john.stultz@xxxxxxxxxx>
> > Signed-off-by: Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>
> > ---
>
> Looks good to me. For selftest part of the series:
>
> Reviewed-by: Shuah Khan <shuah@xxxxxxxxxx>

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