Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a17b3
)
journal.c:
author
Theodore Ts'o
<tytso@mit.edu>
Wed, 3 Jan 2001 13:14:23 +0000
(13:14 +0000)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 3 Jan 2001 13:14:23 +0000
(13:14 +0000)
Fix typo in comment.
e2fsck/journal.c
patch
|
blob
|
history
diff --git
a/e2fsck/journal.c
b/e2fsck/journal.c
index
2c53b5d
..
88b1a53
100644
(file)
--- a/
e2fsck/journal.c
+++ b/
e2fsck/journal.c
@@
-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));