t/io_uring: avoid truncation of offset on 32-bit builds
authorJens Axboe <axboe@kernel.dk>
Tue, 14 Mar 2023 19:58:13 +0000 (13:58 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 14 Mar 2023 19:58:13 +0000 (13:58 -0600)
commit4d9521fd4d679f914ccf425f6c06864484352fea
tree6a9b92017f8c264fe4a36725b3cc5ba5d7f99d38
parentebd9b4dd690808f720712b9c1a1288ae0742f361
t/io_uring: avoid truncation of offset on 32-bit builds

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/io_uring.c