Whamcloud - gitweb
ChangeLog, pass3.c:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 3 Jul 1999 07:20:06 +0000 (07:20 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 3 Jul 1999 07:20:06 +0000 (07:20 +0000)
  Fix some stupid spelling typo's.
ChangeLog:
  Fix e-mail address.

e2fsck/ChangeLog
e2fsck/pass3.c
misc/ChangeLog

index 073a58b..79bd9aa 100644 (file)
@@ -54,7 +54,7 @@
                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.
 
index 7ca7484..a3aaa04 100644 (file)
@@ -354,7 +354,7 @@ ino_t get_lost_and_found(e2fsck_t ctx)
                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";
index c526993..3ba47a8 100644 (file)
@@ -1,9 +1,9 @@
-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