]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
net: Convert rxrpc_net_ops
authorKirill Tkhai <ktkhai@virtuozzo.com>
Thu, 22 Mar 2018 18:34:55 +0000 (21:34 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 17:00:47 +0000 (13:00 -0400)
commitb2864fbdc5ab6bb4750b00580b67070bd0ab3762
tree8629dc9dffc4723d373c19bcff33ca2a70c3f5db
parentfc18999ed2a217f249e9880363b28a89c839737e
net: Convert rxrpc_net_ops

These pernet_operations modifies rxrpc_net_id-pointed
per-net entities. There is external link to AF_RXRPC
in fs/afs/Kconfig, but it seems there is no other
pernet_operations interested in that per-net entities.

Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/net_ns.c