On Wed, Apr 23, 2025 at 12:25:31AM -0400, trondmy@xxxxxxxxxx wrote: > From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> > > The iocb flags are not passed down to the write_begin() callback that is > allocating the folio, so we need to set the dropbehind folio flag from > inside the generic_perform_write() function itself. > > Signed-off-by: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> Reviewed-by: Mike Snitzer <snitzer@xxxxxxxxxx>