]> Pileus Git - ~andy/linux/blobdiff - fs/lockd/host.c
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[~andy/linux] / fs / lockd / host.c
index bb464d12104c44dd67b0eee1496c49a8df138ac7..25e21e4023b22a3f51ceb9d1c1869c2b7518f6d0 100644 (file)
@@ -353,6 +353,7 @@ nlm_bind_host(struct nlm_host *host)
                        .to_retries     = 5U,
                };
                struct rpc_create_args args = {
+                       .net            = &init_net,
                        .protocol       = host->h_proto,
                        .address        = nlm_addr(host),
                        .addrsize       = host->h_addrlen,