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

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)