Fix some stupid spelling typo's.
ChangeLog:
Fix e-mail address.
more accurate malloc statistics.
* pass3.c (get_lost_and_found): Check to see if lost+found is a
- plain fail; if so, offer to unlink it.
+ plain file; if so, offer to unlink it.
* problem.c, problem.h (PR_3_LPF_NOTDIR): Add new problem code.
if (!fix_problem(ctx, PR_3_LPF_NOTDIR, &pctx))
return 0;
- /* OK, unlink the old /lost+found directory. */
+ /* OK, unlink the old /lost+found file. */
pctx.errcode = ext2fs_unlink(fs, EXT2_ROOT_INO, name, ino, 0);
if (pctx.errcode) {
pctx.str = "ext2fs_unlink";
-1999-07-03 <tytso@rsts-11.mit.edu>
+1999-07-03 <tytso@valinux.com>
* uuidgen.c: Add option parsing so that user can ask for either a
time-based UUID or a random-based UUID.
-1999-07-02 <tytso@rsts-11.mit.edu>
+1999-07-02 <tytso@valinux.com>
* fsck.c: Added support for LABEL= and UUID= specifications for
the filesystem's device, to match what recent mount