On Thu, Feb 18, 2021 at 02:28:42PM +0200, Lennert Buytenhek wrote: > Signed-off-by: Lennert Buytenhek <buytenh@xxxxxxxxxxxxxx> > --- I'll shortly send a v2 of this that will: - update the man page to specify that the file offset is updated unconditionally by IORING_OP_GETDENTS; - update the man pages to indicate that IORING_FEAT_RW_CUR_POS also applies to IORING_OP_GETDENTS; - update the getdents test to verify that offset == -1 reads from the current directory offset.