patch-2.3.99-pre4 linux/fs/lockd/clntlock.c
Next file: linux/fs/lockd/clntproc.c
Previous file: linux/fs/ioctl.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Apr  2 15:31:32 2000
-  Orig file: 
v2.3.99-pre3/linux/fs/lockd/clntlock.c
-  Orig date: 
Thu Aug 26 13:05:40 1999
diff -u --recursive --new-file v2.3.99-pre3/linux/fs/lockd/clntlock.c linux/fs/lockd/clntlock.c
@@ -152,7 +152,7 @@
 		host->h_monitored = 0;
 		host->h_nsmstate = newstate;
 		host->h_state++;
-		host->h_count++;
+		nlm_get_host(host);
 		kernel_thread(reclaimer, host, 0);
 	}
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)