io_uring: mark iopoll not supported for uring-cmd
authorAnuj Gupta <anuj20.g@samsung.com>
Thu, 5 Aug 2021 12:55:36 +0000 (18:25 +0530)
committerJens Axboe <axboe@kernel.dk>
Tue, 21 Sep 2021 18:38:35 +0000 (12:38 -0600)
commitd899fcbc22b40b27cc2f211e5aff082ef7764b12
tree827c2cd8828718754e3a1eeb89992ef3c6e4ec60
parent5cc445dd8df6e06f3482711aa590170450364393
io_uring: mark iopoll not supported for uring-cmd

Currently uring-passthrough doesn't support iopoll. Bail out to avoid
the panic.

Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Link: https://lore.kernel.org/r/20210805125539.66958-4-joshi.k@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c