From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kirill Tkhai Subject: [PATCH net-next v1 0/4] Converting pernet_operations (part #7.1) Date: Mon, 26 Mar 2018 12:28:39 +0300 Message-ID: <152205594525.6058.12471686205983419325.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: davem@davemloft.net, anna.schumaker@netapp.com, trond.myklebust@primarydata.com, ktkhai@virtuozzo.com, netdev@vger.kernel.org Return-path: Received: from mail-ve1eur01on0090.outbound.protection.outlook.com ([104.47.1.90]:39488 "EHLO EUR01-VE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751204AbeCZJ2o (ORCPT ); Mon, 26 Mar 2018 05:28:44 -0400 Sender: netdev-owner@vger.kernel.org List-ID: Hi, this is a resending of the 4 patches from path #7. Anna kindly reviewed them and suggested to take the patches through net tree, since there is pernet_operations::async only in net-next.git. There is Anna's acks on every header, the rest of patch has no changes. Thanks, Kirill --- Kirill Tkhai (4): net: Convert rpcsec_gss_net_ops net: Convert sunrpc_net_ops net: Convert nfs4_dns_resolver_ops net: Convert nfs4blocklayout_net_ops fs/nfs/blocklayout/rpc_pipefs.c | 1 + fs/nfs/dns_resolve.c | 1 + net/sunrpc/auth_gss/auth_gss.c | 1 + net/sunrpc/sunrpc_syms.c | 1 + 4 files changed, 4 insertions(+)