On Tue, Nov 20, 2018 at 07:13:17AM -0800, Andy Lutomirski wrote: > On Mon, Nov 19, 2018 at 9:21 PM Joel Fernandes (Google) > <[email protected]> wrote: > > > > A better way to do F_SEAL_FUTURE_WRITE seal was discussed [1] last week > > where we don't need to modify core VFS structures to get the same > > behavior of the seal. This solves several side-effects pointed out by > > Andy [2]. > > > > [1] https://lore.kernel.org/lkml/[email protected]/ > > [2] > > https://lore.kernel.org/lkml/[email protected]/ > > > > Suggested-by: Andy Lutomirski <[email protected]> > > Fixes: 5e653c2923fd ("mm: Add an F_SEAL_FUTURE_WRITE seal to memfd") > > What tree is that commit in? Can we not just fold this in?
It is in linux-next. Could we keep both commits so we have the history? thanks, - Joel

