commit | 8662daec09edcdba2659799040aee1ba575c4799 | [log] [tgz] |
---|---|---|
author | Pavel Begunkov <asml.silence@gmail.com> | Tue Jan 19 13:32:44 2021 +0000 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Feb 01 10:02:42 2021 -0700 |
tree | e27783fc002bff3099735888d72b00f066201a61 | |
parent | eab30c4d20dc761d463445e5130421863ff81505 [diff] |
io_uring: add a helper timeout mode calculation Deduplicates translation of timeout flags into hrtimer_mode. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>