aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-09-21 20:28:12 +0000
committerDavid S. Miller <davem@davemloft.net>2023-10-01 19:09:54 +0100
commit8ebfb6db5a01f16cd37254bfad7145204e4bf6f2 (patch)
treead41953d493e47f197307217f211816ac47d095e /net/ipv4/tcp_output.c
parent10bbf1652c1cca9819e98d56f3432c56d7a2d229 (diff)
downloadlinux-8ebfb6db5a01f16cd37254bfad7145204e4bf6f2.tar.gz
linux-8ebfb6db5a01f16cd37254bfad7145204e4bf6f2.tar.bz2
linux-8ebfb6db5a01f16cd37254bfad7145204e4bf6f2.zip
net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
sock->flags are atomic, no need to hold the socket lock in sk_setsockopt() for SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions