On Tue, Dec 18, 2018 at 08:42:14AM -0700, Jens Axboe wrote: > This is just like io_setup(), except add a flags argument to let the > caller control/define some of the io_context behavior. > > Outside of the flags, we add an iocb array and two user pointers for > future use. > > Signed-off-by: Jens Axboe <axboe@xxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> But this really needs a Cc to linux-abi and a manpage addition.