On Tue, Sep 20, 2022 at 09:36:28PM +0200, Miklos Szeredi wrote: > If tmpfile is used for copy up, then use this helper to create the tmpfile > and open it at the same time. This will later allow filesystems such as > fuse to do this operation atomically. > > Signed-off-by: Miklos Szeredi <mszeredi@xxxxxxxxxx> > --- Looks good to me, Reviewed-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>