commit | ceb4ff6f3d670cea6b665b0347d6a10544ccb73f | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Fri Sep 29 06:04:03 2023 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Oct 18 08:53:31 2023 -0600 |
tree | 6c91ed5e34a1d7bb91d6a4a0142686e853c7a342 | |
parent | ea4e46022a409587b8f5f671aab3cbd823c5bd10 [diff] |
waitid: add io_uring flags parameter Let's future proof this a bit and have the flags exposed, so that this prep helper will remain constant if we do decide to add some flags at a later time. Signed-off-by: Jens Axboe <axboe@kernel.dk>