]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/nfs/client.c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / fs / nfs / client.c
index da74c4c4a244cfd7ecd585f2b8a9e03e4c4b846c..3d04cb0b839eb36c8392ee9aca63bf8b935a6eef 100644 (file)
@@ -558,6 +558,7 @@ static int nfs_start_lockd(struct nfs_server *server)
                                        1 : 0,
                .net            = clp->cl_net,
                .nlmclnt_ops    = clp->cl_nfs_mod->rpc_ops->nlmclnt_ops,
+               .cred           = current_cred(),
        };
 
        if (nlm_init.nfs_version > 3)