patch-2.2.13 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:
Tue Oct 19 17:14:02 1999
- Orig file:
v2.2.12/linux/fs/nfsd/nfsctl.c
- Orig date:
Sat Jan 2 17:55:06 1999
diff -u --recursive --new-file v2.2.12/linux/fs/nfsd/nfsctl.c linux/fs/nfsd/nfsctl.c
@@ -284,7 +284,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)