On Wed, Jun 22, 2022 at 05:15:21AM +0100, Al Viro wrote: > Use pipe_discard_from() explicitly in generic_file_read_iter(); don't bother > with rather non-obvious use of iov_iter_advance() in there. > > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > --- Looks good to me, Reviewed-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>