]> git.ipfire.org Git - thirdparty/linux.git/commit
io_uring/zcrx: rename notif to event
authorPavel Begunkov <asml.silence@gmail.com>
Wed, 22 Jul 2026 13:42:17 +0000 (14:42 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jul 2026 15:48:42 +0000 (09:48 -0600)
commite366c15e1610ef11d0717ecd875ae63050282676
treeac1072b0f2e092f8f9cd63501aae517513ee50c2
parent201e30810223a40275f17c5e6ee410fa857b6b44
io_uring/zcrx: rename notif to event

"Notification" is too long and the abbreviated version is used in
several places, which is inconsistent and more ambiguous for users.
Rename it to event, which is easier to keep consistent. To keep the
change small, only change uapi/ + do necessary fix ups, and the rest of
internals can be adjusted in the next release.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://patch.msgid.link/f95ca6717da3c8d3649a1a7f0d883a563f545052.1784726895.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/uapi/linux/io_uring/query.h
include/uapi/linux/io_uring/zcrx.h
io_uring/query.c
io_uring/zcrx.c
io_uring/zcrx.h