On Wed, Jun 08, 2022 at 10:17:34AM -0700, Stefan Roesch wrote: > This introduces the flag FMODE_BUF_WASYNC. If devices support async > buffered writes, this flag can be set. It also modifies the check in > generic_write_checks to take async buffered writes into consideration. > > Signed-off-by: Stefan Roesch <shr@xxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > --- Looks good to me, Reviewed-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>