diff options
Diffstat (limited to 'fs/nfs/dns_resolve.c')
-rw-r--r-- | fs/nfs/dns_resolve.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/dns_resolve.c b/fs/nfs/dns_resolve.c index e90bd69ab653..060c658eab66 100644 --- a/fs/nfs/dns_resolve.c +++ b/fs/nfs/dns_resolve.c | |||
@@ -410,7 +410,6 @@ static void nfs4_dns_net_exit(struct net *net) | |||
410 | static struct pernet_operations nfs4_dns_resolver_ops = { | 410 | static struct pernet_operations nfs4_dns_resolver_ops = { |
411 | .init = nfs4_dns_net_init, | 411 | .init = nfs4_dns_net_init, |
412 | .exit = nfs4_dns_net_exit, | 412 | .exit = nfs4_dns_net_exit, |
413 | .async = true, | ||
414 | }; | 413 | }; |
415 | 414 | ||
416 | static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, | 415 | static int rpc_pipefs_event(struct notifier_block *nb, unsigned long event, |