t/io_uring: change fatal map buffers condition with multiple files
authorJens Axboe <axboe@kernel.dk>
Mon, 7 Mar 2022 16:00:14 +0000 (09:00 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 7 Mar 2022 16:00:14 +0000 (09:00 -0700)
commitd49885aa4e24e8578d8dcdb7b48fb716e56d9ff2
tree009a27b70af7c999834d76cb33c9995869e0065c
parent8538256c7e516d07784aaaba74ba3187a3611569
t/io_uring: change fatal map buffers condition with multiple files

It _may_ not work with multiple files/devices, but for most common
cases it will. Just allow it for now with a warning.

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