Jens Axboe caec5ebe77 io_uring: rely solely on FMODE_NOWAIT
Now that we have both sockets and block devices setting FMODE_NOWAIT
appropriately, we can get rid of all the odd special casing in
__io_file_supports_nowait() and rely soley on FMODE_NOWAIT and
O_NONBLOCK rather than special case sockets and (in particular) bdevs.

Link: https://lore.kernel.org/r/20230509151910.183637-4-axboe@kernel.dk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2023-05-15 10:12:27 -06:00
..
2023-04-03 07:16:15 -06:00
2023-04-26 12:40:31 -07:00
2022-12-07 06:47:13 -07:00
2023-03-30 08:12:29 -06:00
2022-07-24 18:39:11 -06:00
2023-05-04 08:19:05 -06:00
2023-01-29 15:17:41 -07:00
2023-04-03 07:16:15 -06:00
2022-07-24 18:39:14 -06:00
2023-05-07 10:00:09 -07:00
2023-04-26 12:52:58 -07:00