]> www.infradead.org Git - users/jedix/linux-maple.git/commit
io_uring: Factor out a function to parse restrictions
authorJosh Triplett <josh@joshtriplett.org>
Wed, 15 Jan 2025 09:14:33 +0000 (11:14 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 15 Jan 2025 15:45:29 +0000 (08:45 -0700)
commit53745105efc3a865d07ca4973b12ecb63c977bb7
tree681dab053baf752294da808bbee059268f6a9f70
parent19d340a2988d4f3e673cded9dde405d727d7e248
io_uring: Factor out a function to parse restrictions

Preparation for subsequent work on inherited restrictions.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9bac2b4d1b9b9ab41c55ea3816021be847f354df.1736932318.git.josh@joshtriplett.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/register.c