diff options
author | Jens Axboe <[email protected]> | 2023-05-09 09:19:10 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-05-15 10:12:27 -0600 |
commit | caec5ebe77f97d948dcf46f07d622bda7f1f6dfd (patch) | |
tree | 95e863cea88687bd67e6135ba20a308286863285 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | e9833d8701028b5dd62895e68f4a280aad359172 (diff) |
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/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions