On Sat, May 20, 2023 at 01:00:25AM +0100, David Howells wrote: > Make vfs_splice_read() return immediately if the length is 0. > > Signed-off-by: David Howells <dhowells@xxxxxxxxxx> > cc: Christoph Hellwig <hch@xxxxxx> > cc: Jens Axboe <axboe@xxxxxxxxx> > cc: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > cc: linux-block@xxxxxxxxxxxxxxx > cc: linux-fsdevel@xxxxxxxxxxxxxxx > cc: linux-mm@xxxxxxxxx > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>