commit | 5fcc85843d94e40ac1633d18d9651f69d9f16770 | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Mon Feb 26 16:00:22 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 27 11:01:36 2018 -0500 |
tree | e99030c16d272ba12133de0ae298d0cde9126783 | |
parent | 25354866e03d416ad0e9395ce46d38912ddcae87 [diff] |
net: Convert sysctl creating and destroying pernet_operations These pernet_operations create and destroy sysctl tables, and they are able to be executed in parallel with any others: ip_vs_lblc_ops ip_vs_lblcr_ops Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>