patch-1.3.99 linux/fs/ext/file.c
Next file: linux/fs/fat/dir.c
Previous file: linux/fs/buffer.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon May 6 12:26:13 1996
- Orig file:
v1.3.98/linux/fs/ext/file.c
- Orig date:
Sun Feb 25 11:17:58 1996
diff -u --recursive --new-file v1.3.98/linux/fs/ext/file.c linux/fs/ext/file.c
@@ -113,9 +113,9 @@
blocks = size - block;
}
- /* We do this in a two stage process. We first try and request
+ /* We do this in a two stage process. We first try to request
as many blocks as we can, then we wait for the first one to
- complete, and then we try and wrap up as many as are actually
+ complete, and then we try to wrap up as many as are actually
done. This routine is rather generic, in that it can be used
in a filesystem by substituting the appropriate function in
for getblk.
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