patch-2.3.40 linux/fs/nfsd/nfsctl.c
Next file: linux/fs/nfsd/nfsfh.c
Previous file: linux/fs/nfsd/export.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jan 20 10:48:35 2000
- Orig file:
v2.3.39/linux/fs/nfsd/nfsctl.c
- Orig date:
Tue Dec 7 09:32:48 1999
diff -u --recursive --new-file v2.3.39/linux/fs/nfsd/nfsctl.c linux/fs/nfsd/nfsctl.c
@@ -262,7 +262,7 @@
int
init_module(void)
{
- printk("Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n");
+ printk(KERN_INFO "Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n");
do_nfsservctl = handle_sys_nfsservctl;
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)