diff options
Diffstat (limited to 'fs/lockd/mon.c')
| -rw-r--r-- | fs/lockd/mon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/lockd/mon.c b/fs/lockd/mon.c index 2d144abe84ad..0edc03e67966 100644 --- a/fs/lockd/mon.c +++ b/fs/lockd/mon.c | |||
| @@ -123,7 +123,6 @@ nsm_create(void) | |||
| 123 | if (IS_ERR(clnt)) | 123 | if (IS_ERR(clnt)) |
| 124 | goto out_err; | 124 | goto out_err; |
| 125 | clnt->cl_softrtry = 1; | 125 | clnt->cl_softrtry = 1; |
| 126 | clnt->cl_chatty = 1; | ||
| 127 | clnt->cl_oneshot = 1; | 126 | clnt->cl_oneshot = 1; |
| 128 | return clnt; | 127 | return clnt; |
| 129 | 128 | ||
