Re: [RFC PATCH] io_uring: add support for IORING_OP_GETDENTS64
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-01-23 23:30:07
Also in:
io-uring, linux-fsdevel, lkml
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-01-23 23:30:07
Also in:
io-uring, linux-fsdevel, lkml
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.