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

2021年1月23日 15:31:48 -0800

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.

Reply via email to