Thomasdezeeuw / a10

Library safely exposing the io_uring API.
MIT License
55 stars 2 forks source link

Add missing operations #124

Open Thomasdezeeuw opened 7 months ago

Thomasdezeeuw commented 7 months ago

IORING_OP_SYNC_FILE_RANGE: https://github.com/torvalds/linux/commit/5d17b4a4b7fa172b205be8a05051ae705d1dc3bb

IORING_OP_OPENAT2: https://github.com/torvalds/linux/commit/cebdb98617ae3e842c81c73758a185248b37cfd6

IORING_OP_TEE: https://github.com/torvalds/linux/commit/f2a8d5c7a218b9c24befb756c4eb30aa550ce822

IORING_OP_SYMLINKAT: https://github.com/torvalds/linux/commit/7a8721f84fcb3b2946a92380b6fc311e017ff02c

IORING_OP_LINKAT: https://github.com/torvalds/linux/commit/cf30da90bc3a26911d369f199411f38b701394de