diff options
Diffstat (limited to 'fs/lockd/svc.c')
-rw-r--r-- | fs/lockd/svc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/lockd/svc.c b/fs/lockd/svc.c index 0b13392931a6..7ac7d72e3b5f 100644 --- a/fs/lockd/svc.c +++ b/fs/lockd/svc.c | |||
@@ -59,7 +59,6 @@ unsigned long nlmsvc_timeout; | |||
59 | static unsigned long nlm_grace_period; | 59 | static unsigned long nlm_grace_period; |
60 | static unsigned long nlm_timeout = LOCKD_DFLT_TIMEO; | 60 | static unsigned long nlm_timeout = LOCKD_DFLT_TIMEO; |
61 | static int nlm_udpport, nlm_tcpport; | 61 | static int nlm_udpport, nlm_tcpport; |
62 | int nsm_use_hostnames = 0; | ||
63 | 62 | ||
64 | /* RLIM_NOFILE defaults to 1024. That seems like a reasonable default here. */ | 63 | /* RLIM_NOFILE defaults to 1024. That seems like a reasonable default here. */ |
65 | static unsigned int nlm_max_connections = 1024; | 64 | static unsigned int nlm_max_connections = 1024; |