patch-2.4.11-dontuse linux/fs/lockd/svcsubs.c
Next file: linux/fs/lockd/xdr.c
Previous file: linux/fs/lockd/svcproc.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Oct 1 13:45:47 2001
- Orig file:
v2.4.10/linux/fs/lockd/svcsubs.c
- Orig date:
Fri Jun 23 21:12:53 2000
diff -u --recursive --new-file v2.4.10/linux/fs/lockd/svcsubs.c linux/fs/lockd/svcsubs.c
@@ -305,6 +305,7 @@
dprintk("lockd: invalidating client for %s\n", host->h_name);
nlmsvc_free_host_resources(host);
host->h_expires = 0;
+ host->h_killed = 1;
nlm_release_host(host);
}
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)