kernel-hacking-2024-linux-s.../fs/ocfs2/cluster
Jens Axboe 92ef0fd55a net: change proto and proto_ops accept type
Rather than pass in flags, error pointer, and whether this is a kernel
invocation or not, add a struct proto_accept_arg struct as the argument.
This then holds all of these arguments, and prepares accept for being
able to pass back more information.

No functional changes in this patch.

Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-05-13 18:19:09 -06:00
..
heartbeat.c ocfs2: port block device access to file 2024-02-25 12:05:26 +01:00
heartbeat.h
Makefile
masklog.c
masklog.h
netdebug.c
nodemanager.c
nodemanager.h
ocfs2_heartbeat.h
ocfs2_nodemanager.h
quorum.c
quorum.h
sys.c
sys.h
tcp.c net: change proto and proto_ops accept type 2024-05-13 18:19:09 -06:00
tcp.h
tcp_internal.h