summaryrefslogtreecommitdiff
path: root/include/uapi/linux/virtio_gpu.h
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-04-01 08:38:34 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-16 11:38:14 +0200
commit4d0fcd37bbcb0deb90fbbe755438faa93e1d72a4 (patch)
tree288d7433800ef0fb172abc1eb60770957cd8b201 /include/uapi/linux/virtio_gpu.h
parenta80bcc8795174851e62fb83baff6c9b10828b55e (diff)
io_uring: don't mark S_ISBLK async work as unbounded
[ Upstream commit 4b982bd0f383db9132e892c0c5144117359a6289 ] S_ISBLK is marked as unbounded work for async preparation, because it doesn't match S_ISREG. That is incorrect, as any read/write to a block device is also a bounded operation. Fix it up and ensure that S_ISBLK isn't marked unbounded. Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/uapi/linux/virtio_gpu.h')
0 files changed, 0 insertions, 0 deletions