diff options
Diffstat (limited to 'fs/ext3/super.c')
| -rw-r--r-- | fs/ext3/super.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ext3/super.c b/fs/ext3/super.c index e844accbf55d..1bee604cc6cd 100644 --- a/fs/ext3/super.c +++ b/fs/ext3/super.c | |||
| @@ -164,7 +164,7 @@ void ext3_msg(struct super_block *sb, const char *prefix, | |||
| 164 | * write out the superblock safely. | 164 | * write out the superblock safely. |
| 165 | * | 165 | * |
| 166 | * We'll just use the journal_abort() error code to record an error in | 166 | * We'll just use the journal_abort() error code to record an error in |
| 167 | * the journal instead. On recovery, the journal will compain about | 167 | * the journal instead. On recovery, the journal will complain about |
| 168 | * that error until we've noted it down and cleared it. | 168 | * that error until we've noted it down and cleared it. |
| 169 | */ | 169 | */ |
| 170 | 170 | ||
