On Tue, 21 Dec 2021 08:40:01 -0800, Stefan Roesch wrote: > This series adds support for getdents64 in liburing. The intent is to > provide a more complete I/O interface for io_uring. > > Patch 1: fs: add offset parameter to iterate_dir function. > This adds an offset parameter to the iterate_dir() > function. The new parameter allows the caller to specify > the offset to use. > > [...] Applied, thanks! [1/3] fs: add offset parameter to iterate_dir function commit: 1533c1b579e1e866465fd9d04c8a5ebb1e25ba28 [2/3] fs: split off vfs_getdents function of getdents64 syscall commit: 54d460de2423434e7aa9f7fcb9656230de53b85e [3/3] io_uring: add support for getdents64 commit: b4518682080d3a1cdd6ea45a54ff6772b8b2797a Best regards, -- Jens Axboe