Jens Axboe
bd3ded3146
net: add __sys_connect_file() helper
...
This is identical to __sys_connect(), except it takes a struct file
instead of an fd, and it also allows passing in extra file->f_flags
flags. The latter is done to support masking in O_NONBLOCK without
manipulating the original file flags.
No functional changes in this patch.
Cc: netdev@vger.kernel.org
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-11-25 19:56:11 -07:00
..
2019-09-27 15:10:34 -07:00
2019-10-24 14:53:49 -07:00
2019-11-18 17:08:20 -08:00
2019-10-28 16:39:07 -07:00
2019-10-28 13:33:41 -07:00
2019-11-04 20:58:34 +01:00
2019-10-28 13:33:41 -07:00
2019-11-13 10:42:34 +01:00
2019-11-22 09:28:46 -08:00
2019-11-04 11:36:31 -08:00
2019-10-28 13:33:41 -07:00
2019-11-16 12:23:53 -08:00
2019-10-24 14:53:48 -07:00
2019-11-22 09:28:46 -08:00
2019-11-21 19:15:20 -08:00
2019-09-27 10:27:14 +02:00
2019-10-24 14:53:48 -07:00
2019-10-09 21:42:59 -07:00
2019-11-08 09:17:28 +01:00
2019-11-04 20:59:00 +01:00
2019-10-24 14:53:48 -07:00
2019-11-07 15:23:19 -08:00
2019-10-25 20:14:42 -07:00
2019-10-01 18:42:15 +02:00
2019-10-28 13:33:41 -07:00
2019-11-16 12:59:08 -08:00
2019-10-24 14:53:48 -07:00
2019-10-31 12:23:09 -07:00
2019-11-19 18:57:16 -08:00
2019-11-01 14:57:52 -07:00
2019-11-16 13:03:33 -08:00
2019-10-30 12:04:35 -04:00
2019-11-14 18:03:03 -08:00
2019-11-19 15:03:02 -08:00
2019-10-28 13:33:41 -07:00
2019-11-08 12:17:50 -08:00
2019-10-30 10:11:18 +01:00
2019-10-09 21:42:59 -07:00
2019-10-23 20:22:11 -07:00
2019-11-12 08:24:38 +01:00
2019-11-25 19:56:11 -07:00