On Tue, 14 Feb 2023 16:42:22 -0800, Josh Triplett wrote: > Add a new flag IORING_REGISTER_USE_REGISTERED_RING (set via the high bit > of the opcode) to treat the fd as a registered index rather than a file > descriptor. > > This makes it possible for a library to open an io_uring, register the > ring fd, close the ring fd, and subsequently use the ring entirely via > registered index. > > [...] Applied, thanks! [1/1] io_uring: Support calling io_uring_register with a registered ring fd commit: 04eb372cac91a4f70c9b921c1b86758f5553d311 Best regards, -- Jens Axboe