"git@git.tuxist.de:jan.koester/linux.git" did not exist on "7bd3c0f73c9c5b47fd1ca49757c436e73f4cd55b"
net: af_unix should update its inuse counter
This patch is a preparation to namespace conversion of /proc/net/protocols In order to have relevant information for UNIX protocol, we should use sock_prot_inuse_add() to update a (percpu and pernamespace) counter of inuse sockets. Signed-off-by:Eric Dumazet <dada1@cosmosbay.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment