patch-1.3.71 linux/fs/super.c
Next file: linux/include/asm-alpha/system.h
Previous file: linux/fs/ncpfs/sock.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Mar 4 11:25:49 1996
- Orig file:
v1.3.70/linux/fs/super.c
- Orig date:
Wed Feb 28 11:50:10 1996
diff -u --recursive --new-file v1.3.70/linux/fs/super.c linux/fs/super.c
@@ -498,7 +498,7 @@
/*
* Make sure all quotas are turned off on this device we need to mount
* it readonly so no more writes by the quotasystem.
- * If later on the remount fails to bad there are no quotas running
+ * If later on the remount fails too bad there are no quotas running
* anymore. Turn them on again by hand.
*/
quota_off(dev, -1);
@@ -517,7 +517,7 @@
/*
* Before checking if the filesystem is still busy make sure the kernel
* doesn't hold any quotafiles open on that device. If the umount fails
- * to bad there are no quotas running anymore. Turn them on again by hand.
+ * too bad there are no quotas running anymore. Turn them on again by hand.
*/
quota_off(dev, -1);
if (!fs_may_umount(dev, sb->s_mounted))
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this