Files
kernel/include/linux
Jens Axboe e54937963f net: remove cmsg restriction from io_uring based send/recvmsg calls
No need to restrict these anymore, as the worker threads are direct
clones of the original task. Hence we know for a fact that we can
support anything that the regular task can.

Since the only user of proto_ops->flags was to flag PROTO_CMSG_DATA_ONLY,
kill the member and the flag definition too.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-02-23 20:32:11 -07:00
..
2020-12-09 19:26:02 -06:00
2021-02-17 14:07:48 +01:00
2020-12-19 11:18:38 -08:00
2021-01-06 16:24:59 -08:00
2021-01-18 14:26:51 +01:00
2020-12-10 12:42:59 -06:00
2021-02-11 13:24:44 -08:00
2021-02-21 17:25:22 -07:00
2020-12-15 16:19:31 +01:00
2020-12-15 16:19:31 +01:00
2021-02-17 14:12:42 +01:00
2021-01-22 15:09:42 +01:00
2021-01-14 11:20:17 +01:00
2021-01-04 11:42:21 -05:00
2021-02-02 10:26:12 +01:00
2021-02-17 13:17:49 -08:00
2021-01-14 21:20:53 +01:00
2020-12-15 12:13:39 -08:00
2020-12-10 16:17:15 +01:00
2021-01-28 00:35:03 +01:00
2020-12-10 10:45:36 +01:00
2021-01-27 09:51:49 -07:00
2021-01-06 16:24:59 -08:00
2021-02-13 17:17:53 +01:00
2021-01-18 10:52:41 +01:00
2021-02-08 22:58:55 +01:00