diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-12-09 20:12:38 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-12-10 16:33:23 -0700 |
commit | 53108d476a105ab2597d7a4e6040b127829391b5 (patch) | |
tree | 75a7dc0bf78597a0f059ad69262d87765775b988 /net/socket.c | |
parent | 4a0a7a187453e65bdd24b9ede045b4c36b958868 (diff) |
io_uring: only hash regular files for async work execution
We hash regular files to avoid having multiple threads hammer on the
inode mutex, but it should not be needed on other types of files
(like sockets).
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions