patch-2.1.110 linux/fs/nfs/file.c
Next file: linux/fs/nfs/inode.c
Previous file: linux/fs/dcache.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 20 17:22:35 1998
- Orig file:
v2.1.109/linux/fs/nfs/file.c
- Orig date:
Sun Jan 4 00:53:41 1998
diff -u --recursive --new-file v2.1.109/linux/fs/nfs/file.c linux/fs/nfs/file.c
@@ -202,7 +202,7 @@
return result;
out_swapfile:
- printk("NFS: attempt to write to active swap file!\n");
+ printk(KERN_ERR "NFS: attempt to write to active swap file!\n");
goto out;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov