Jens Axboe
303c0a1383
io_uring/unix: drop usage of io_uring socket
...
Commit a4104821ad651d8a0b374f0b2474c345bbb42f82 upstream.
Since we no longer allow sending io_uring fds over SCM_RIGHTS, move to
using io_is_uring_fops() to detect whether this is a io_uring fd or not.
With that done, kill off io_uring_get_socket() as nobody calls it
anymore.
This is in preparation to yanking out the rest of the core related to
unix gc with io_uring.
Signed-off-by: Jens Axboe <axboe@kernel.dk >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2024-03-26 18:19:09 -04:00
..
2023-07-27 10:07:56 -07:00
2023-05-10 19:06:49 -07:00
2022-10-27 02:40:14 -06:00
2022-04-07 20:32:09 -07:00
2023-08-06 13:25:10 +01:00
2024-01-31 16:19:01 -08:00
2024-01-31 16:19:01 -08:00
2023-12-13 18:45:10 +01:00
2021-11-29 19:50:45 -08:00
2023-08-22 13:19:02 +02:00
2022-12-12 15:18:25 -08:00
2019-10-04 11:10:56 -07:00
2021-12-16 07:18:35 -08:00
2024-03-01 13:35:04 +01:00
2023-09-15 10:40:04 +01:00
2023-08-02 10:09:32 +01:00
2022-12-25 13:38:09 -08:00
2022-10-28 20:13:54 -07:00
2022-09-28 18:57:14 -07:00
2023-06-18 18:08:35 +01:00
2023-06-10 00:11:41 -07:00
2019-06-09 19:40:10 -07:00
2022-11-16 09:45:00 +00:00
2023-08-18 16:05:26 +02:00
2022-10-12 10:45:51 +02:00
2023-06-10 00:11:41 -07:00
2024-01-20 11:51:43 +01:00
2023-06-05 15:28:42 -07:00
2023-03-22 12:03:52 +01:00
2023-08-03 08:38:07 -07:00
2020-02-26 20:07:25 -08:00
2023-07-07 09:16:52 +01:00
2022-08-31 09:40:34 +01:00
2023-05-26 10:30:14 +01:00
2023-05-26 10:30:14 +01:00
2023-08-15 15:01:03 -07:00
2021-03-28 17:56:56 -07:00
2023-06-15 08:21:11 +01:00
2021-09-13 16:35:58 -07:00
2023-07-27 20:33:16 -07:00
2023-11-20 11:59:34 +01:00
2023-10-18 10:12:30 +01:00
2022-03-07 11:31:34 +00:00
2024-01-31 16:19:00 -08:00
2024-03-06 14:48:36 +00:00
2024-03-26 18:19:09 -04:00
2022-07-20 10:14:49 +01:00
2021-10-24 13:59:44 +01:00
2024-01-10 17:16:59 +01:00
2024-03-01 13:35:08 +01:00
2021-10-22 12:35:51 -07:00
2022-11-21 20:36:30 -08:00
2024-01-01 12:42:28 +00:00
2022-10-25 11:35:16 +02:00
2024-01-31 16:19:01 -08:00
2024-01-01 12:42:30 +00:00
2023-08-15 15:26:18 -07:00
2019-12-25 19:51:33 -08:00
2022-12-12 15:04:39 -08:00
2022-11-01 21:14:39 -07:00
2023-08-07 13:05:19 -07:00