]> err.no Git - linux-2.6/blobdiff - fs/lockd/clntproc.c
[PATCH] nfsd4: recovery lookup dir check
[linux-2.6] / fs / lockd / clntproc.c
index 816333cd377be215d622b3e19efff3f57f9c5766..145524039577c2719bd6c95cced7fb3469cf4453 100644 (file)
@@ -222,8 +222,7 @@ nlmclnt_proc(struct inode *inode, int cmd, struct file_lock *fl)
                        goto done;
                }
                clnt->cl_softrtry = nfssrv->client->cl_softrtry;
-               clnt->cl_intr     = nfssrv->client->cl_intr;
-               clnt->cl_chatty   = nfssrv->client->cl_chatty;
+               clnt->cl_intr = nfssrv->client->cl_intr;
        }
 
        /* Keep the old signal mask */