diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-11-30 19:11:16 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-09 12:04:01 -0700 |
commit | 9c8e11b36c9b640a85a4a33a9e9dff418993cc34 (patch) | |
tree | 61be3b8e22cedd5d21770fea0d4e734ae60c39bb /fs/btrfs/file.c | |
parent | fbd15848f3c13506253b6c5de0077a603947cb67 (diff) | |
download | linux-9c8e11b36c9b640a85a4a33a9e9dff418993cc34.tar.gz linux-9c8e11b36c9b640a85a4a33a9e9dff418993cc34.tar.bz2 linux-9c8e11b36c9b640a85a4a33a9e9dff418993cc34.zip |
io_uring: add timeout update
Support timeout updates through IORING_OP_TIMEOUT_REMOVE with passed in
IORING_TIMEOUT_UPDATE. Updates doesn't support offset timeout mode.
Oirignal timeout.off will be ignored as well.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
[axboe: remove now unused 'ret' variable]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/btrfs/file.c')
0 files changed, 0 insertions, 0 deletions