summaryrefslogtreecommitdiff
path: root/fs/io-wq.c
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-09-12 01:04:50 +0300
committerJens Axboe <axboe@kernel.dk>2021-10-19 14:49:52 +0300
commita87acfde949140946456859eafa5f15175d0f960 (patch)
treef3b41d525eb425c76db61e8b69ece1eeeb7abfb2 /fs/io-wq.c
parente0d78afeb8d190164a823d5ef5821b0b3802af33 (diff)
downloadlinux-a87acfde949140946456859eafa5f15175d0f960.tar.xz
io_uring: dump sqe contents if issue fails
I recently had to look at a production problem where a request ended up getting the dreaded -EINVAL error on submit. The most used and hence useless of error codes, as it just tells you that something was wrong with your request, but not more than that. Let's dump the full sqe contents if we run into an issue failure, that'll allow easier diagnosing of a wide variety of issues. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/io-wq.c')
0 files changed, 0 insertions, 0 deletions