Re: [RFC PATCH] io_uring: add support for IORING_OP_GETDENTS64

From: Matthew Wilcox
Date: Sat Jan 23 2021 - 18:32:00 EST


On Sat, Jan 23, 2021 at 01:41:52PM +0200, Lennert Buytenhek wrote:
> IORING_OP_GETDENTS64 behaves like getdents64(2) and takes the same

Could we drop the '64'? We don't, for example, have IOURING_OP_FADVISE64
even though that's the name of the syscall.