axboe / liburing

Library providing helpers for the Linux kernel io_uring support
MIT License
2.89k stars 407 forks source link

[GIT PULL] liburing: support IOSQE_GROUP_LINK and test #1279

Open ming1 opened 2 weeks ago

ming1 commented 2 weeks ago

[GIT PULL] liburing: support IOSQE_GROUP_LINK and test

The 1st patch adds support for IOSQE_GROUP_LINK which is merged to for-6.13/io_uring.

The 2nd patch adds test for this feature.

Signed-off-by: Ming Lei tom.leiming@gmail.com