Whamcloud - gitweb
journal.c:
authorTheodore Ts'o <tytso@mit.edu>
Wed, 3 Jan 2001 13:14:23 +0000 (13:14 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 3 Jan 2001 13:14:23 +0000 (13:14 +0000)
  Fix typo in comment.

e2fsck/journal.c

index 2c53b5d..88b1a53 100644 (file)
@@ -524,7 +524,7 @@ no_has_journal:
                                goto no_has_journal;
                        /*
                         * Need a full fsck if we are releasing a
-                        * journal on a reserved inode.
+                        * journal stored on a reserved inode.
                         */
                        force_fsck = recover ||
                                (sb->s_journal_inum < EXT2_FIRST_INODE(sb));