Update to newer API

- Fixed buffers are now available through io_uring_register()
- Various thread/wq options are now dead and automatic instead
- sqe->index is now sqe->buf_index
- Fixed buffers require flag, not separate opcode

Signed-off-by: Jens Axboe <axboe@kernel.dk>
6 files changed
tree: 77db153ea81470f720d18c7934b408b8ac954e2d
  1. src/
  2. test/
  3. .gitignore
  4. COPYING
  5. liburing.spec
  6. Makefile