diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-12-02 01:01:51 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-12-16 18:42:06 +0300 |
commit | 5581a5ddfe8d0ede1749bae1f7662fa739f83813 (patch) | |
tree | 95afb2723a75b3b2cf46b21993ac026ce5cf0c82 /block/ioctl.c | |
parent | 68497092bde9f53e35cafeb52fa9a267ebe0d9b1 (diff) | |
download | linux-5581a5ddfe8d0ede1749bae1f7662fa739f83813.tar.xz |
block: add completion handler for fast path
The batched completions only deal with non-partial requests anyway,
and it doesn't deal with any requests that have errors. Add a completion
handler that assumes it's a full request and that it's all being ended
successfully.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions