diff options
author | Keith Busch <kbusch@kernel.org> | 2023-01-05 11:07:33 -0800 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-01-08 20:59:17 -0700 |
commit | 4397a17c1dc53f436285f372432dd1aea44e7953 (patch) | |
tree | 7da702820c2b600b1fe02662dd956d95d53034c1 /block/blk-map.c | |
parent | 1e23db450cff5f0410480137041181d1514bda2a (diff) | |
download | linux-rpi-4397a17c1dc53f436285f372432dd1aea44e7953.tar.gz linux-rpi-4397a17c1dc53f436285f372432dd1aea44e7953.tar.bz2 linux-rpi-4397a17c1dc53f436285f372432dd1aea44e7953.zip |
iov_iter: move iter_ubuf check inside restore WARN
io_uring is using iter_ubuf types for single vector requests. We expect
state restore may happen for this type now, and it is already handled
correctly, so suppress the warning.
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'block/blk-map.c')
0 files changed, 0 insertions, 0 deletions