On Wed, Oct 05, 2022 at 04:40:10PM +0200, Miklos Szeredi wrote: > On Mon, 3 Oct 2022 at 14:30, Amir Goldstein <amir73il@xxxxxxxxx> wrote: > > > > Underlying fs doesn't remove privs because fallocate is called with > > privileged mounter credentials. > > > > This fixes some failure in fstests generic/683..687. > > > > Fixes: aab8848cee5e ("ovl: add ovl_fallocate()") > > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > > Acked-by: Miklos Szeredi <mszeredi@xxxxxxxxxx> > > Christian, please feel free to take these if you already have a bunch > of related patches. Thank you, Miklos! Will do. I resend the series with the vfs related change. If you have an opinion on it I'd appreciate it.A Thanks! Christian