On Tue, Nov 23, 2021 at 10:10:09AM -0800, Stefan Roesch wrote: > This splits off the vfs_getdents function from the getdents64 system > call. This allows io_uring to call the function. > > Signed-off-by: Stefan Roesch <shr@xxxxxx> > --- Looks good. Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>