summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2026-01-12 08:14:45 -0700
committerJens Axboe <axboe@kernel.dk>2026-01-13 10:31:48 -0700
commitd6406c45f14842019cfaaba19fe2a76ef9fa831c (patch)
tree4c066f5cfe4a251e6c5f8b49973840bcc35d1c50 /rust/alloc/collections/git@git.tavy.me:linux.git
parent991fb85a1d43f0d0237a405d5535024f78a873e5 (diff)
io_uring: track restrictions separately for IORING_OP and IORING_REGISTER
It's quite likely that only register opcode restrictions exists, in which case we'd never need to check the normal opcodes. Split ctx->restricted into two separate fields, one for I/O opcodes, and one for register opcodes. Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions