patch-2.4.0-test5 linux/fs/nfsd/nfsctl.c
Next file: linux/fs/nfsd/nfssvc.c
Previous file: linux/fs/nfsd/auth.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Jul 24 18:48:20 2000
- Orig file:
v2.4.0-test4/linux/fs/nfsd/nfsctl.c
- Orig date:
Mon Jul 10 16:47:26 2000
diff -u --recursive --new-file v2.4.0-test4/linux/fs/nfsd/nfsctl.c linux/fs/nfsd/nfsctl.c
@@ -331,10 +331,6 @@
void
cleanup_module(void)
{
- if (MOD_IN_USE) {
- printk("nfsd: nfsd busy, remove delayed\n");
- return;
- }
do_nfsservctl = NULL;
nfsd_export_shutdown();
nfsd_cache_shutdown();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)