--- zzzz-none-000/linux-2.6.39.4/fs/lockd/svc.c 2011-08-03 19:43:28.000000000 +0000 +++ puma6-arm-6490-729/linux-2.6.39.4/fs/lockd/svc.c 2021-11-10 13:23:10.000000000 +0000 @@ -54,7 +54,7 @@ * These can be set at insmod time (useful for NFS as root filesystem), * and also changed through the sysctl interface. -- Jamie Lokier, Aug 2003 */ -static unsigned long nlm_grace_period; +static unsigned long nlm_grace_period = 1; static unsigned long nlm_timeout = LOCKD_DFLT_TIMEO; static int nlm_udpport, nlm_tcpport;