Files
linux-stable-mirror/include/linux
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-11-12 19:12:07 -07:00
2019-11-25 19:56:11 -07:00
2019-11-13 12:15:34 -08:00
2019-10-14 15:04:01 -07:00