diff options
author | David Howells | 2022-05-21 08:45:15 +0100 |
---|---|---|
committer | David S. Miller | 2022-05-22 21:03:01 +0100 |
commit | 33912c2639ad76660988c8ca97e4d18fca89b668 (patch) | |
tree | 92c5f3666a6efccdcdfac23499bf293547e5724b /net/dccp | |
parent | 0598cec957abbdd47b8eb7dceb51d54ac465417d (diff) |
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
Allow the list of in-use local UDP endpoints in the current network
namespace to be viewed in /proc.
To aid with this, the endpoint list is converted to an hlist and RCU-safe
manipulation is used so that the list can be read with only the RCU
read lock held.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions