io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fields
authorStefan Metzmacher <metze@samba.org>
Thu, 11 Aug 2022 07:11:16 +0000 (09:11 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 12 Aug 2022 23:01:00 +0000 (17:01 -0600)
commit9c71d39aa0f40d4e6bfe14958045a42c722bd327
treec9ef83a7b7544d6ea0068c5eaae8ef0d2e0aed91
parentf2ccb5aed7bce1d8b3ed5b3385759a5509663028
io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fields

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Link: https://lore.kernel.org/r/ffcaf8dc4778db4af673822df60dbda6efdd3065.1660201408.git.metze@samba.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/io_uring.c
io_uring/uring_cmd.c