On Tue, 18 Jun 2024 22:06:17 -0400, Gabriel Krisman Bertazi wrote: > I didn't know this interface existed until today, when I started looking > at creating exactly this feature. My goal is to know which operation > supports which modes (registered buffers, bundled writes, iopoll). Now > that I know it exists, I might just expose the extra information through > io_uring_probe_op->flags, instead of adding a new operation. What do you > think? > > [...] Applied, thanks! [1/3] io_uring: Fix probe of disabled operations commit: 3e05b222382ec67dce7358d50b6006e91d028d8b [2/3] io_uring: Allocate only necessary memory in io_probe commit: 6bc9199d0c84f5cd72922223231c7708698059a2 Best regards, -- Jens Axboe