diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2022-09-21 13:17:46 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-21 21:15:02 +0200 |
commit | a47b255e90395bdb481975ab3d9e96fcf8b3165f (patch) | |
tree | d6641cb4ed201bbdc8ef360c0b72ac861f323323 /io_uring/opdef.c | |
parent | io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128 (diff) | |
download | linux-a47b255e90395bdb481975ab3d9e96fcf8b3165f.tar.xz linux-a47b255e90395bdb481975ab3d9e96fcf8b3165f.zip |
io_uring: add custom opcode hooks on fail
Sometimes we have to do a little bit of a fixup on a request failuer in
io_req_complete_failed(). Add a callback in opdef for that.
Cc: stable@vger.kernel.org
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/b734cff4e67cb30cca976b9face321023f37549a.1663668091.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/opdef.c')
0 files changed, 0 insertions, 0 deletions