t/io_uring: verbose error for -95/-EOPNOTSUPP failure
authorJens Axboe <axboe@kernel.dk>
Fri, 1 Feb 2019 05:55:52 +0000 (22:55 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Feb 2019 05:55:52 +0000 (22:55 -0700)
commit154a95828fe08b01774b59602544de394b2d3aa6
tree26de93be3b9597709780fafbc8e75072454ef448
parent521164fa90df413aa7aa8fb2956095a41eba7d6a
t/io_uring: verbose error for -95/-EOPNOTSUPP failure

If we fail with this error and polling is enabled, it's because the
file system hosting the file doesn't support polling. Let the user
know.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
t/io_uring.c